busybox/shell/hush_test
Denys Vlasenko 3227d3f982 hush: fix hush-bugs/parse_err.tests
function                                             old     new   delta
parse_stream                                        2325    2339     +14
builtin_umask                                        121     123      +2
builtin_type                                         116     114      -2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-17 09:49:47 +02:00
..
hush-arith hush: fix SEGV in % expansion 2009-04-26 11:25:19 +00:00
hush-bugs hush: fix hush-bugs/parse_err.tests 2010-05-17 09:49:47 +02:00
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-leak hush: do not use ps -o in leak_argv1; do not hardcode path in negate 2009-08-12 14:21:30 +02:00
hush-misc whitespace fixes 2010-01-25 13:39:24 +01:00
hush-parsing hush: fix hush-bugs/parse_err.tests 2010-05-17 09:49:47 +02:00
hush-psubst hush: fix exit code propagation from cmd. +45 bytes 2009-11-16 02:00:03 +01:00
hush-read hush: use ash's read builtin 2010-01-12 23:29:57 +01:00
hush-trap hush: fix subshell.tests failure on NOMMU 2010-01-12 15:19:31 +01:00
hush-vars hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) 2009-10-19 23:09:06 +02:00
hush-z_slow hush: plug a memory leak 2010-01-12 06:47:39 +01:00
.gitignore hush_test: ignore generated files 2009-05-21 17:45:26 -04:00
run-all hust test: complain if busybox binary can't be found 2009-08-12 21:24:29 +02:00