hush/shell/hush_test/hush-trap
Denis Vlasenko dcd78c4d0f hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
corner case; improve hush_leaktool.sh;
 fix some false positives in testsuite

function                                             old     new   delta
builtin_export                                       191     206     +15
parse_stream                                        2196    2200      +4
2009-04-19 23:07:51 +00:00
..
catch.right hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" 2009-04-19 23:07:51 +00:00
catch.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
exit.right add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
exit.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
save-ret.right add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
save-ret.tests enable trap tests 2009-03-29 23:49:46 +00:00
usage.right add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
usage.tests enable trap tests 2009-03-29 23:49:46 +00:00