1. 2659c63 ash: fix ${var/s/r} handling, add testcase. by Denis Vlasenko · 17 years ago
  2. 66d56c5 ash testsuite: modify it so that it can run hush and msh tests by Denis Vlasenko · 17 years ago
  3. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  4. 6d1ebec ash: add another testsuite entry ("leaking variables" bug) by Denis Vlasenko · 17 years ago
  5. f78a656 ash: a bit more complete POSIX subst testsuite entry by Denis Vlasenko · 17 years ago
  6. 033424a ash: add testsuite entry for POSIX-mandated ${var#word} ${var##word} by Denis Vlasenko · 17 years ago
  7. 80591b0 ash: support for && and || in [[ expr ]]; add testsuite checks by Denis Vlasenko · 17 years ago
  8. 59f351c ash: add read -u; fix read -t and read -n; add testsuite entries. 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
  10. 65eb550 reinstate redir.tests with correct perms by Denis Vlasenko · 17 years ago
  11. 81887e2 ash: add a testcase for recently fixed signal bug by Denis Vlasenko · 17 years ago
  12. 7d75a96 ash: fix bug where redirection of closed fd was leaving it open afterwards. by Denis Vlasenko · 17 years ago
  13. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  14. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  15. 9431e56 ash: "here document" testcases by Denis Vlasenko · 18 years ago
  16. 140644d add ash testcases by Denis Vlasenko · 18 years ago
  17. 1c660b4 small ash testsuite, adapted from bash (only a small part of it, actually) by Denis Vlasenko · 18 years ago