hush/shell/hush_test/hush-z_slow
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
..
leak_all1.right hush: add leak detector helper; fix/add tests for it 2009-04-08 11:48:57 +00:00
leak_all1.tests hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" 2009-04-19 23:07:51 +00:00
leak_all2.right hush: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +00:00
leak_all2.tests hush: add function tests 2009-04-10 23:23:41 +00:00
leak_heredoc1.right hush: plug the leak of expanded heredoc 2009-04-09 14:15:57 +00:00
leak_heredoc1.tests hush: plug the leak of expanded heredoc 2009-04-09 14:15:57 +00:00
leak_var2.right hush: add leak detector helper; fix/add tests for it 2009-04-08 11:48:57 +00:00
leak_var2.tests hush: add leak detector helper; fix/add tests for it 2009-04-08 11:48:57 +00:00
leak_var3.right hush: add a leak test which currently fails 2009-04-08 12:11:23 +00:00
leak_var3.tests hush: add a leak test which currently fails 2009-04-08 12:11:23 +00:00
leak_var.right hush: add leak detector helper; fix/add tests for it 2009-04-08 11:48:57 +00:00
leak_var.tests hush: add leak detector helper; fix/add tests for it 2009-04-08 11:48:57 +00:00