hush/shell/hush_test
Denis Vlasenko a84420062a hush: support "! cmd | cmd" negation
function                                             old     new   delta
done_word                                            749     791     +42
run_list                                            1821    1859     +38
checkjobs                                            334     351     +17
done_pipe                                             61      74     +13
static.reserved_list                                 132     144     +12
initialize_context                                    53      45      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/1 up/down: 122/-8)            Total: 114 bytes
2008-06-14 11:00:17 +00:00
..
hush-bugs hush: fix yet another fallout 2008-06-10 18:27:50 +00:00
hush-glob hush: fix escaping of \[*?; add testsuites for these and for globbing 2008-06-10 20:13:40 +00:00
hush-misc hush: support "! cmd | cmd" negation 2008-06-14 11:00:17 +00:00
hush-parsing hush: support "! cmd | cmd" negation 2008-06-14 11:00:17 +00:00
hush-psubst hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
hush-vars hush: fix some fallout from prev commits, add testsuite 2008-06-10 18:06:24 +00:00
hush-z_slow hush: plug memory leak 2007-11-23 12:50:54 +00:00
run-all hush: support "! cmd | cmd" negation 2008-06-14 11:00:17 +00:00
zbad msh: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00
zbad2 hush: small fixes to docs/testsuite 2008-02-10 16:00:30 +00:00