<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/shell/ash_test/run-all, branch 1_33_stable</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2017-07-24T00:49:56+00:00</updated>
<entry>
<title>ash: add all hush parsing tests to ast tests</title>
<updated>2017-07-24T00:49:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-07-24T00:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=e34dbc4fdcae6e21bb186c225f76d399d2656d75'/>
<id>urn:sha1:e34dbc4fdcae6e21bb186c225f76d399d2656d75</id>
<content type='text'>
All pass.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>shell: syncronize ash_test/run-all and hush_test/run-all a bit</title>
<updated>2017-07-06T15:59:25+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-07-06T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=9a8ece51582b83a2d4ed3e1854dca703d5113da2'/>
<id>urn:sha1:9a8ece51582b83a2d4ed3e1854dca703d5113da2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>msh: delete this applet</title>
<updated>2017-07-03T14:56:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-07-03T14:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=2e989ef232e35750df573898077dd356003705b2'/>
<id>urn:sha1:2e989ef232e35750df573898077dd356003705b2</id>
<content type='text'>
It's deprecated since 2009 and interferes with make_single_applets.sh tests.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ash tests: make test print test name before it is run</title>
<updated>2015-10-29T19:34:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-29T19:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7b14ede049d467e1a6da46ef69b917645e94a6b9'/>
<id>urn:sha1:7b14ede049d467e1a6da46ef69b917645e94a6b9</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ash: fix . builtin</title>
<updated>2009-06-14T17:42:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-14T17:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=82a6fb3ea6b49bcf1ef21ab589179ee2d6ffdc09'/>
<id>urn:sha1:82a6fb3ea6b49bcf1ef21ab589179ee2d6ffdc09</id>
<content type='text'>
Also, move [[ ]] comment to test.c and expand it

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ash: fix a bug where redirection fds were not closed afterwards.</title>
<updated>2008-07-24T19:46:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-24T19:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=5a867317bb1cbf36d396d9cdb552212607dcc2b1'/>
<id>urn:sha1:5a867317bb1cbf36d396d9cdb552212607dcc2b1</id>
<content type='text'>
 optimize close+fcntl(DUPFD) into dup2. add testsuites.

function                                             old     new   delta
copyfd                                                47      68     +21
argstr                                              1311    1298     -13
popredir                                             148     131     -17
redirect                                            1139    1107     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/3 up/down: 21/-62)            Total: -41 bytes

</content>
</entry>
<entry>
<title>ash testsuite: modify it so that it can run hush and msh tests</title>
<updated>2008-06-05T09:07:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-05T09:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=66d56c565e48a73309cca55e2d1a2225d9fcc8d9'/>
<id>urn:sha1:66d56c565e48a73309cca55e2d1a2225d9fcc8d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.</title>
<updated>2008-02-15T15:02:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-15T15:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=0e6f661e23d358cca104c24f8438d0ec64df32f1'/>
<id>urn:sha1:0e6f661e23d358cca104c24f8438d0ec64df32f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: add a testcase for recently fixed signal bug</title>
<updated>2008-02-13T18:09:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-13T18:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=81887e23429bacb1d1f330f5aea706192901932a'/>
<id>urn:sha1:81887e23429bacb1d1f330f5aea706192901932a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix accumulated whitespace and indentation damage</title>
<updated>2007-03-20T11:30:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-20T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0'/>
<id>urn:sha1:c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0</id>
<content type='text'>
</content>
</entry>
</feed>
