busybox/shell/ash_test/ash-vars
Denys Vlasenko c8d305d89f var_bash4.tests: better wording in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-08-06 19:28:04 +02:00
..
var1.right ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. 2008-02-15 15:02:15 +00:00
var1.tests ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. 2008-02-15 15:02:15 +00:00
var2.right ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. 2008-02-15 15:02:15 +00:00
var2.tests ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. 2008-02-15 15:02:15 +00:00
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 update var_bash4 test. one more bug revealed by it now... 2010-08-06 17:21:52 +02:00
var_bash4.tests var_bash4.tests: better wording in comment 2010-08-06 19:28:04 +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