busybox/shell/hush_test
Denys Vlasenko 1f1911239c hush: fix handling of ^C in eval
function                                             old     new   delta
run_list                                            1044    1259    +215
builtin_eval                                          45     126     +81
expand_strvec_to_string                               91       -     -91
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 2/0 up/down: 296/-91)           Total: 205 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-01-11 13:17:30 +01:00
..
hush-arith
hush-bugs
hush-getopts hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 2017-08-29 13:38:30 +02:00
hush-glob
hush-heredoc
hush-invert
hush-leak
hush-misc hush: fix handling of ^C in eval 2018-01-11 13:17:30 +01:00
hush-parsing hush: fix comment parsing in cmd, closes 10421 2017-10-22 15:55:48 +02:00
hush-psubst
hush-quoting
hush-read shell: optional support for read -t N.NNN, closes 10101 2017-07-20 16:09:31 +02:00
hush-redir
hush-signals
hush-standalone ash: fix nofork bug where environment is not properly passed to a command 2017-11-03 14:16:25 +01:00
hush-vars hush: fix false positive in unset.tests 2017-08-29 14:35:58 +02:00
hush-z_slow
.gitignore
run-all nofork: fix a bug uncovered by hush testsuite (forgotten fflush) 2017-08-03 19:52:47 +02:00