hush/shell/hush_test/hush-bugs
Denis Vlasenko 82dfec3e4e hush: fix hush-bugs/glob_and_vars.tests testcase:
globbing is now done _after_ variable/`cmd` substitution

function                                             old     new   delta
expand_strvec_to_strvec                                7     353    +346
expand_variables                                    1348    1383     +35
add_string_to_strings                                  -      28     +28
globhack                                             114       -    -114
done_word                                            778     579    -199
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 2/1 up/down: 409/-313)           Total: 96 bytes
2008-06-16 12:47:11 +00:00
..
empty_for.right hush: fix hush-bugs/glob_and_vars.tests testcase: 2008-06-16 12:47:11 +00:00
empty_for.tests hush: fix hush-bugs/glob_and_vars.tests testcase: 2008-06-16 12:47:11 +00:00
glob_and_assign.right hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
glob_and_assign.tests hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
glob_and_vars.tests hush: fix hush-bugs/glob_and_vars.tests testcase: 2008-06-16 12:47:11 +00:00
quote3.right hush: fix expansion of quoted $VAR, $* and $@ 2007-05-16 10:39:24 +00:00
quote3.tests hush: fix expansion of quoted $VAR, $* and $@ 2007-05-16 10:39:24 +00:00