busybox/shell/hush_test/hush-bugs
Denis Vlasenko 170435c575 hush: fix job control with eval /bin/external_prog
hush: fix parsing of unterminated "str with no EOL
hush: improved make_string() (smaller, faster, needs less RAM)
hush: renamed several functions
2007-05-23 13:01:10 +00:00
..
noeol3.right hush: fix job control with eval /bin/external_prog 2007-05-23 13:01:10 +00:00
noeol3.tests hush: fix job control with eval /bin/external_prog 2007-05-23 13:01:10 +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
tick.right hush: make process substitution configurable; add a testcase 2007-05-20 21:51:38 +00:00
tick.tests hush: make process substitution configurable; add a testcase 2007-05-20 21:51:38 +00:00