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