Denys Vlasenko 46158dc833 shell: add 6856 $IFS tests to testsuites 6 years ago
..
hush-arith 216913c290 ash: parser: Add syntax stack for recursive parsing 6 years ago
hush-bugs ee553b929c hush: fix and_or_and_backgrounding.tests failure 7 years ago
hush-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 years ago
hush-glob ae4bd34e6b hush testsuite: add glob_dir.tests 7 years ago
hush-heredoc bb6f573ad2 hush: add a comment where we differ from bash wrt heredoc EOF mark handling 6 years ago
hush-invert 5d6b8729ed hush testsuite: add many tests from ash testsuite 7 years ago
hush-leak 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate 15 years ago
hush-misc fbf44854a3 hush: support "f() (cmd)" functions 6 years ago
hush-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes 6 years ago
hush-psubst 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` 6 years ago
hush-quoting 34179956f9 hush: fix "$v" expansion in case patterns when v='[a]' 6 years ago
hush-read 44257ad5d0 hush: fix IFS handling in read 6 years ago
hush-redir 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` 6 years ago
hush-signals 9fda609a60 hush: add support for "set -e" 7 years ago
hush-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command 6 years ago
hush-vars 9678636911 hush: IFS fixes 6 years ago
hush-z_slow 46158dc833 shell: add 6856 $IFS tests to testsuites 6 years ago
.gitignore 33f85eeac5 hush_test: ignore generated files 15 years ago
run-all 19c9f31af1 nofork: fix a bug uncovered by hush testsuite (forgotten fflush) 7 years ago