hush/shell/hush_test
Denis Vlasenko cd418a2670 hush: fix a bunch of obscure while/until/continue bugs
function                                             old     new   delta
run_list                                            1159    1214     +55
done_pipe                                            106     123     +17
done_command                                          86      98     +12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 84/0)               Total: 84 bytes
2009-04-06 18:08:35 +00:00
..
hush-arith hush: rename ->o_quote to ->o_escape 2009-04-02 20:17:49 +00:00
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-leak fixing mode on hush-leak/leak_argv1.tests 2009-04-05 02:14:59 +00:00
hush-misc hush: fix a bunch of obscure while/until/continue bugs 2009-04-06 18:08:35 +00:00
hush-parsing move hush-parsing/and-or.tests to hush-misc/* 2009-04-06 16:17:51 +00:00
hush-psubst hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
hush-trap hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
hush-vars hush: fix passing of $n on NOMMU 2009-04-05 02:10:39 +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 hush: fix a bunch of obscure while/until/continue bugs 2009-04-06 18:08:35 +00:00