Denys Vlasenko 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works %!s(int64=5) %!d(string=hai) anos
..
ash-alias 1c660b4bd2 small ash testsuite, adapted from bash %!s(int64=17) %!d(string=hai) anos
ash-arith 216913c290 ash: parser: Add syntax stack for recursive parsing %!s(int64=6) %!d(string=hai) anos
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() %!s(int64=7) %!d(string=hai) anos
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion %!s(int64=6) %!d(string=hai) anos
ash-heredoc 63c42afaa4 hush: add "heredoc.tests" from ash, tweak ash "is a function" message %!s(int64=6) %!d(string=hai) anos
ash-invert 140644dc1c add ash testcases %!s(int64=17) %!d(string=hai) anos
ash-misc 63d765e666 shells: add tests for backslashes in export VAR=VAL %!s(int64=5) %!d(string=hai) anos
ash-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes %!s(int64=6) %!d(string=hai) anos
ash-psubst 675d24aeaf ash: add LINENO support %!s(int64=6) %!d(string=hai) anos
ash-quoting 83e434d5b5 hush: fix handling of '' in ${var:+ARG} %!s(int64=6) %!d(string=hai) anos
ash-read eae12688c9 shell: optional support for read -t N.NNN, closes 10101 %!s(int64=7) %!d(string=hai) anos
ash-redir 41ef41b3e0 hush: fix nested redirects colliding with script fds %!s(int64=6) %!d(string=hai) anos
ash-signals 8d2191c6ae ash: copy three tests from hush_test/hush-signals/* %!s(int64=7) %!d(string=hai) anos
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command %!s(int64=7) %!d(string=hai) anos
ash-vars 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works %!s(int64=5) %!d(string=hai) anos
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting %!s(int64=6) %!d(string=hai) anos
.gitignore b9b7aa1910 ash_test: ignore generated files %!s(int64=8) %!d(string=hai) anos
printenv.c 95f7953f2c do not use `a' quoting style in comments %!s(int64=7) %!d(string=hai) anos
recho.c fb132e4737 whitespace cleanup %!s(int64=14) %!d(string=hai) anos
run-all e34dbc4fdc ash: add all hush parsing tests to ast tests %!s(int64=7) %!d(string=hai) anos
zecho.c fb132e4737 whitespace cleanup %!s(int64=14) %!d(string=hai) anos