Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b0fbe4b5409b136e0c80788cf183ec24237e9c97
/
shell
/
ash_test
/
ash-vars
b0fbe4b
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
by Denys Vlasenko
· 14 years ago
42c4b2e
ash: fix var_leak.tests so that it actually catches the NOFORK bug
by Denys Vlasenko
· 15 years ago
51b4a9e
ash: fix var_leak testcase
by Denys Vlasenko
· 15 years ago
2659c63
ash: fix ${var/s/r} handling, add testcase.
by Denis Vlasenko
· 17 years ago
6d1ebec
ash: add another testsuite entry ("leaking variables" bug)
by Denis Vlasenko
· 17 years ago
f78a656
ash: a bit more complete POSIX subst testsuite entry
by Denis Vlasenko
· 17 years ago
033424a
ash: add testsuite entry for POSIX-mandated ${var#word} ${var##word}
by Denis Vlasenko
· 17 years ago
80591b0
ash: support for && and || in [[ expr ]]; add testsuite checks
by Denis Vlasenko
· 17 years ago
0e6f661
ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.
by Denis Vlasenko
· 17 years ago