busybox/shell/ash_test/ash-vars
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
..
var1.right
var1.tests
var2.right
var2.tests
var_bash1.right ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
var_bash1.tests ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
var_bash2.right ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
var_bash2.tests ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
var_bash3.right ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 2010-08-05 17:19:27 +02:00
var_bash3.tests ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 2010-08-05 17:19:27 +02:00
var_bash4.right ash: fix another bit of var_bash4 bug 2010-08-07 22:24:36 +02:00
var_bash4.tests ash: fix another bit of var_bash4 bug 2010-08-07 22:24:36 +02:00
var_leak.right ash: fix var_leak.tests so that it actually catches the NOFORK bug 2010-05-18 16:13:56 +02:00
var_leak.tests ash: fix var_leak.tests so that it actually catches the NOFORK bug 2010-05-18 16:13:56 +02:00
var_posix1.right ash: a bit more complete POSIX subst testsuite entry 2008-04-12 23:02:43 +00:00
var_posix1.tests ash: a bit more complete POSIX subst testsuite entry 2008-04-12 23:02:43 +00:00