busybox/shell/hush_test/hush-psubst
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
..
tick2.right hush: fix yet another fallout 2008-06-10 18:27:50 +00:00
tick2.tests hush: fix yet another fallout 2008-06-10 18:27:50 +00:00
tick3.right hush: more backtick and quoting fixes... 2008-06-10 22:39:37 +00:00
tick3.tests hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
tick4.right hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
tick4.tests hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
tick_huge.right hush: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +00:00
tick_huge.tests hush: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +00:00
tick.right hush: fix yet another fallout 2008-06-10 18:27:50 +00:00
tick.tests hush: fix yet another fallout 2008-06-10 18:27:50 +00:00