hush/shell/hush_test/hush-z_slow
Denis Vlasenko 5c090a96f9 hush: more rodust detection of unterminated strings etc;
fix a case where we forget to copy `cmd` text;
 optimize nommu heredoc helper by not passing environment to it;
 add several tests

function                                             old     new   delta
add_till_closing_paren                               256     308     +52
parse_stream                                        2337    2378     +41
add_till_backquote                                    82     111     +29
re_execute_shell                                     269     284     +15
handle_dollar                                        802     812     +10
parse_stream_dquoted                                 316     320      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 6/0 up/down: 151/0)             Total: 151 bytes
2009-04-08 21:51:33 +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 expand leak_all1.tests 2009-04-08 16:59:24 +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: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +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