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