hush/shell/hush_test
2009-03-29 09:54:40 +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-trap add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
hush-vars test for invalid named variables 2009-03-28 21:06:38 +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 remove ((expr)) bash'ism 2009-03-28 19:31:34 +00:00