busybox/shell/ash_test
Denys Vlasenko 33bbb27e45 ash: fix another bit of var_bash4 bug
But it _still_ doesn't pass! quoted case is a tough nut to crack

function                                             old     new   delta
redirect                                            1281    1286      +5
subevalvar                                          1141    1142      +1

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-08-07 22:24:36 +02:00
..
ash-alias
ash-arith
ash-heredoc
ash-invert
ash-misc ash: fix ". empty_file" exitcode. +5 bytes 2010-05-17 17:10:46 +02:00
ash-quoting ash: fix obscure case of replacing + globbing + backslashes 2010-06-26 22:55:44 +02:00
ash-read shell: split read builtin from ash 2010-01-12 22:11:24 +01:00
ash-redir ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 2010-08-05 17:19:27 +02:00
ash-signals ash: fix $! value when traps are set 2010-07-25 13:07:39 +02:00
ash-standalone ash: fix unset in standalone mode 2010-06-18 14:23:47 +02:00
ash-vars ash: fix another bit of var_bash4 bug 2010-08-07 22:24:36 +02:00
printenv.c
recho.c
run-all ash: fix . builtin 2009-06-14 19:42:12 +02:00
zecho.c