busybox/shell/hush_test
Denis Vlasenko fcf37c3183 hush: fix break'ing out of {} and () groups; with testcase
function                                             old     new   delta
builtin_break                                         93     129     +36
builtin_continue                                      21      47     +26
run_list                                            1973    1976      +3
2008-07-29 11:37:15 +00:00
..
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-misc hush: fix break'ing out of {} and () groups; with testcase 2008-07-29 11:37:15 +00:00
hush-parsing hush: fix a case where "$@" must expand to no word at all 2008-07-05 17:40:04 +00:00
hush-psubst hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
hush-vars cosmetics in hush testsuites 2008-06-18 17:53:57 +00:00
hush-z_slow hush: plug memory leak 2007-11-23 12:50:54 +00:00
run-all hush: continue fixing quoting and subst: fix glob_and_assign.tests. 2008-06-17 07:24:29 +00:00