..
and-or.right
and-or.tests
assignment1.right
assignment1.tests
assignment2.right
hush testsuite: fix another false positive
2016-10-03 00:14:26 +02:00
assignment2.tests
hush testsuite: fix another false positive
2016-10-03 00:14:26 +02:00
assignment3.right
hush: fix improper handling of newline and hash chars in few corner cases
2010-11-22 17:58:14 +01:00
assignment3.tests
hush: fix improper handling of newline and hash chars in few corner cases
2010-11-22 17:58:14 +01:00
assignment4.right
hush: fix misparsing of "... do eval a= ...". Closes 3721
2011-05-14 11:27:36 +02:00
assignment4.tests
hush: fix misparsing of "... do eval a= ...". Closes 3721
2011-05-14 11:27:36 +02:00
break1.right
break1.tests
*: trailing empty lines removed
2010-07-26 01:49:12 +02:00
break2.right
break2.tests
break3.right
break3.tests
break4.right
break4.tests
break5.right
break5.tests
builtin1.right
builtin1.tests
case1.right
hush: fix problems with case in subshells and with "case esac"
2009-05-23 16:50:07 +02:00
case1.tests
hush: fix problems with case in subshells and with "case esac"
2009-05-23 16:50:07 +02:00
colon.right
colon.tests
compound.right
hush_test: add some pathological compound list tests
2009-05-21 18:35:37 -04:00
compound.tests
make compound.tests executable
2009-05-23 17:00:13 +02:00
continue1.right
continue1.tests
continue2.right
continue2.tests
continue3.right
continue3.tests
echo_write_error.right
echo: do not retry on write errors
2011-02-07 02:03:51 +01:00
echo_write_error.tests
echo: do not retry on write errors
2011-02-07 02:03:51 +01:00
empty_args.right
hush: fix handling of empty arguments
2009-10-18 11:46:35 +02:00
empty_args.tests
hush: fix handling of empty arguments
2009-10-18 11:46:35 +02:00
empty_for2.right
empty_for2.tests
empty_for.right
empty_for.tests
env_and_func.right
hush: fix bug where in "var=val func" var's value is not visible in func
2009-05-04 00:14:30 +02:00
env_and_func.tests
hush: fix bug where in "var=val func" var's value is not visible in func
2009-05-04 00:14:30 +02:00
eval1.right
ash: [EVAL] Make eval with empty arguments return 0
2016-09-29 00:30:31 +02:00
eval1.tests
ash: [EVAL] Make eval with empty arguments return 0
2016-09-29 00:30:31 +02:00
eval2.right
hush: fix 'eval ""' handling
2016-09-29 01:44:17 +02:00
eval2.tests
hush: fix 'eval ""' handling
2016-09-29 01:44:17 +02:00
exec.right
exec.tests
exit1.right
exit1.tests
exitcode1.right
ash: eval: Return status in eval functions
2016-09-28 19:41:57 +02:00
exitcode1.tests
ash: eval: Return status in eval functions
2016-09-28 19:41:57 +02:00
exitcode_EACCES.right
sh testsuite: add tests for exitcode on failure to exec
2016-10-03 00:55:34 +02:00
exitcode_EACCES.tests
sh testsuite: add tests for exitcode on failure to exec
2016-10-03 00:55:34 +02:00
exitcode_ENOENT.right
sh testsuite: add tests for exitcode on failure to exec
2016-10-03 00:55:34 +02:00
exitcode_ENOENT.tests
sh testsuite: add tests for exitcode on failure to exec
2016-10-03 00:55:34 +02:00
export-n.right
export-n.tests
export.right
export.tests
for_with_bslashes.right
for_with_bslashes.tests
for_with_keywords.right
for_with_keywords.tests
for.right
hush: copy for.tests from ash testsuite
2015-10-29 22:37:25 +01:00
for.tests
hush: copy for.tests from ash testsuite
2015-10-29 22:37:25 +01:00
func1.right
func1.tests
func2.right
func2.tests
func3.right
func3.tests
func4.right
func4.tests
whitespace fixes
2010-01-25 13:39:24 +01:00
func5.right
hush_test: test for subshell function syntax
2009-05-21 18:35:08 -04:00
func5.tests
hush_test: test for subshell function syntax
2009-05-21 18:35:08 -04:00
func6.right
hush: add func6.tests
2016-10-01 20:12:10 +02:00
func6.tests
hush: add func6.tests
2016-10-01 20:12:10 +02:00
func_args1.right
func_args1.tests
hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail
2015-11-04 14:50:19 +01:00
func_local1.right
hush: add support for local builtin
2009-06-03 12:47:26 +02:00
func_local1.tests
hush: add support for local builtin
2009-06-03 12:47:26 +02:00
func_local2.right
hush: add support for local builtin
2009-06-03 12:47:26 +02:00
func_local2.tests
hush: add support for local builtin
2009-06-03 12:47:26 +02:00
group_in_braces.right
hush: allow { cmd } to not be terminated by semicolon in some cases
2016-11-04 18:46:14 +01:00
group_in_braces.tests
hush: allow { cmd } to not be terminated by semicolon in some cases
2016-11-04 18:46:14 +01:00
if_false_exitcode.right
if_false_exitcode.tests
last_amp.right
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
last_amp.tests
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
local1.right
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
local1.tests
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
nommu1.right
hush: fix \<newline> handling on NOMMU
2009-08-12 19:47:44 +02:00
nommu1.tests
hush: fix \<newline> handling on NOMMU
2009-08-12 19:47:44 +02:00
nommu2.right
hush: two NOMMU fixes for bugs 877 and 883
2010-01-12 13:45:45 +01:00
nommu2.tests
hush: two NOMMU fixes for bugs 877 and 883
2010-01-12 13:45:45 +01:00
nommu3.right
hush: fix a nommu bug where a part of function body is lost if run in a pipe
2015-09-04 06:22:10 +02:00
nommu3.tests
typo fix
2015-10-13 01:49:06 +02:00
nulltick1.right
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
nulltick1.tests
hush testsuite: add many tests from ash testsuite
2016-10-02 17:39:31 +02:00
opts1.right
hush: do not process options after non-option args
2009-08-20 03:38:58 +02:00
opts1.tests
hush: do not process options after non-option args
2009-08-20 03:38:58 +02:00
pid.right
pid.tests
pipefail.right
hush: add support for "set -o pipefail"
2010-11-14 02:01:50 +01:00
pipefail.tests
hush: add support for "set -o pipefail"
2010-11-14 02:01:50 +01:00
read.right
read.tests
return1.right
hush: fix a case where return in sourced file has no effect
2011-03-24 02:50:03 +01:00
return1.tests
hush: fix a case where return in sourced file has no effect
2011-03-24 02:50:03 +01:00
shift.right
shift.tests
sig_exitcode.right
hush: fix exitcodes of killed processes
2010-01-04 11:37:09 +01:00
sig_exitcode.tests
hush: fix exitcodes of killed processes
2010-01-04 11:37:09 +01:00
sigint1.right
ash: fix ash-signals/signal8 testcase failure
2011-02-21 03:22:20 +01:00
sigint1.tests
slightly better wording in comments
2011-02-21 03:47:50 +01:00
source1.right
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source1.tests
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source2.right
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source2.tests
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source3.right
hush: fix ". EMPTY_LINE" not setting $? to 0
2016-09-29 01:27:09 +02:00
source3.tests
hush: fix ". EMPTY_LINE" not setting $? to 0
2016-09-29 01:27:09 +02:00
source4.right
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source4.tests
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source5.right
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
source5.tests
sh testsuite: sync ash-misc/source* and hush-misc/source*
2016-10-02 18:23:14 +02:00
syntax_err_negate.right
syntax_err_negate.tests
syntax_err.right
syntax_err.tests
unicode1.right
hush: make ${#var} unicode-aware
2014-08-13 09:57:44 +02:00
unicode1.tests
hush: make ${#var} unicode-aware
2014-08-13 09:57:44 +02:00
until1.right
until1.tests
wait1.right
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait1.tests
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait2.right
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait2.tests
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait3.right
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait3.tests
hush: fix "wait PID"
2016-10-28 21:59:09 +02:00
wait4.right
hush: rework "wait %jobspec" to work in non-interactive shells too
2016-11-08 00:59:29 +01:00
wait4.tests
hush: rework "wait %jobspec" to work in non-interactive shells too
2016-11-08 00:59:29 +01:00
wait5.right
hush: rework "wait %jobspec" to work in non-interactive shells too
2016-11-08 00:59:29 +01:00
wait5.tests
hush: rework "wait %jobspec" to work in non-interactive shells too
2016-11-08 00:59:29 +01:00
while1.right
while1.tests
while2.right
while2.tests
while3.right
hush: fix a corner case of empty "do \n done" structure
2011-05-31 17:35:45 +02:00
while3.tests
hush: fix a corner case of empty "do \n done" structure
2011-05-31 17:35:45 +02:00
while4.right
hush: fix for "while false && true; do echo BUG; break; done". closes 6170
2013-04-07 18:16:58 +02:00
while4.tests
hush: fix for "while false && true; do echo BUG; break; done". closes 6170
2013-04-07 18:16:58 +02:00
while_in_subshell.right
while_in_subshell.tests