Denys Vlasenko d4dd48f294 shell: add testsuite for "wait $pid" waiting for other tasks il y a 3 ans
..
hush-arith 216913c290 ash: parser: Add syntax stack for recursive parsing il y a 6 ans
hush-bugs ee553b929c hush: fix and_or_and_backgrounding.tests failure il y a 6 ans
hush-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() il y a 6 ans
hush-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion il y a 5 ans
hush-heredoc 63c42afaa4 hush: add "heredoc.tests" from ash, tweak ash "is a function" message il y a 5 ans
hush-invert 5d6b8729ed hush testsuite: add many tests from ash testsuite il y a 7 ans
hush-leak 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate il y a 15 ans
hush-misc d4dd48f294 shell: add testsuite for "wait $pid" waiting for other tasks il y a 3 ans
hush-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes il y a 6 ans
hush-psubst 9ee5892798 ash: expand: Fix trailing newlines processing in backquote expanding il y a 4 ans
hush-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum il y a 4 ans
hush-read 39925026f6 shell: Fix "read -d ''" behavior il y a 3 ans
hush-redir 21806562ca hush: restore redirected stdin il y a 4 ans
hush-signals 9fda609a60 hush: add support for "set -e" il y a 6 ans
hush-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command il y a 6 ans
hush-vars c2ce888030 ash: parser: Only accept single-digit parameter expansion outside of braces il y a 4 ans
hush-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting il y a 5 ans
.gitignore 33f85eeac5 hush_test: ignore generated files il y a 15 ans
run-all 19c9f31af1 nofork: fix a bug uncovered by hush testsuite (forgotten fflush) il y a 6 ans