Denys Vlasenko 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat hace 14 años
..
var1.right 0e6f661e23 ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. hace 17 años
var1.tests 0e6f661e23 ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. hace 17 años
var2.right 0e6f661e23 ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. hace 17 años
var2.tests 0e6f661e23 ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. hace 17 años
var_bash1.right 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
var_bash1.tests 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
var_bash2.right 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
var_bash2.tests 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
var_bash3.right b0fbe4b540 ash: add a testcase for bug 2281 (currently fails). Small code cleanups. hace 14 años
var_bash3.tests 36f774a0cd hush: add support for ${var/pattern/repl}, conditional on bash compat hace 14 años
var_bash4.right 33bbb27e45 ash: fix another bit of var_bash4 bug hace 14 años
var_bash4.tests 33bbb27e45 ash: fix another bit of var_bash4 bug hace 14 años
var_bash5.right f7a8433535 ash: add another ${v/a/b} test we currently fail hace 14 años
var_bash5.tests e298ce69ba hush: fix handling of backslashes in variable assignment hace 14 años
var_leak.right 42c4b2e3b5 ash: fix var_leak.tests so that it actually catches the NOFORK bug hace 14 años
var_leak.tests 42c4b2e3b5 ash: fix var_leak.tests so that it actually catches the NOFORK bug hace 14 años
var_posix1.right f78a656f7c ash: a bit more complete POSIX subst testsuite entry hace 16 años
var_posix1.tests f78a656f7c ash: a bit more complete POSIX subst testsuite entry hace 16 años