busybox/shell/hush_test
2009-03-28 18:55:34 +00:00
..
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-leak hush: fix segv at repeated "set -- a b c" + "shift" 2009-03-22 11:41:18 +00:00
hush-misc hush: fix mishandling of a'b'c=fff as assignments. They are not. 2008-08-04 00:46:07 +00:00
hush-parsing hush: tweak testsuite 2009-03-20 12:12:33 +00:00
hush-psubst hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
hush-vars add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
hush-z_slow hush: fix environment and memory leaks, add tests for them 2008-10-09 16:29:44 +00:00
run-all make sure we exit based on test failure rather than always exiting with 0 2009-03-28 15:43:47 +00:00