Denis Vlasenko 16c2fea280 hush: fix $$ handling 16 years ago
..
colon.right dd316dd283 hush: add support for ':'; create testsuite entries 16 years ago
colon.tests f8d01d3f66 hush: fix a bug where we were requiring semicolon here: (cmd;) 16 years ago
empty_for.right 6eaf8deddd hush: fix "for a in; do echo 'I should never run'; done" bug 16 years ago
empty_for.tests 6eaf8deddd hush: fix "for a in; do echo 'I should never run'; done" bug 16 years ago
pid.right 16c2fea280 hush: fix $$ handling 16 years ago
pid.tests 16c2fea280 hush: fix $$ handling 16 years ago
read.right d67cef2425 hush: fix read builtin to not read ahead past eol and to not use 17 years ago
read.tests d67cef2425 hush: fix read builtin to not read ahead past eol and to not use 17 years ago
shift.right cd7f4d27a2 hush: improve 2 testsuite tests 17 years ago
shift.tests cd7f4d27a2 hush: improve 2 testsuite tests 17 years ago
syntax_err.right cd7f4d27a2 hush: improve 2 testsuite tests 17 years ago
syntax_err.tests cd7f4d27a2 hush: improve 2 testsuite tests 17 years ago
syntax_err_negate.right a84420062a hush: support "! cmd | cmd" negation 16 years ago
syntax_err_negate.tests a84420062a hush: support "! cmd | cmd" negation 16 years ago
while_in_subshell.right f8d01d3f66 hush: fix a bug where we were requiring semicolon here: (cmd;) 16 years ago
while_in_subshell.tests f8d01d3f66 hush: fix a bug where we were requiring semicolon here: (cmd;) 16 years ago