This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-misc
History
Denys Vlasenko
bac0a25f72
slightly better wording in comments
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-02-21 03:47:50 +01:00
..
and-or.right
…
and-or.tests
…
assignment1.right
…
assignment1.tests
…
assignment2.rigth
…
assignment2.tests
…
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
break1.right
…
break1.tests
…
break2.right
…
break2.tests
…
break3.right
…
break3.tests
…
break4.right
…
break4.tests
…
break5.right
…
break5.tests
…
builtin1.right
…
builtin1.tests
…
case1.right
…
case1.tests
…
colon.right
…
colon.tests
…
compound.right
…
compound.tests
…
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
…
empty_args.tests
…
empty_for2.right
…
empty_for2.tests
…
empty_for.right
…
empty_for.tests
…
env_and_func.right
…
env_and_func.tests
…
exec.right
…
exec.tests
…
exit1.right
…
exit1.tests
…
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
…
func1.right
…
func1.tests
…
func2.right
…
func2.tests
…
func3.right
…
func3.tests
…
func4.right
…
func4.tests
…
func5.right
…
func5.tests
…
func_args1.right
…
func_args1.tests
…
func_local1.right
…
func_local1.tests
…
func_local2.right
…
func_local2.tests
…
heredoc1.right
…
heredoc1.tests
…
heredoc2.right
…
heredoc2.tests
…
heredoc3.right
…
heredoc3.tests
…
heredoc_backslash1.right
hush: fix handling of \" in quoted/unquoted
cmd
2010-09-12 15:05:39 +02:00
heredoc_backslash1.tests
hush: fix handling of \" in quoted/unquoted
cmd
2010-09-12 15:05:39 +02:00
heredoc_huge.right
…
heredoc_huge.tests
…
if_false_exitcode.right
…
if_false_exitcode.tests
…
nommu1.right
…
nommu1.tests
…
nommu2.right
…
nommu2.tests
…
opts1.right
…
opts1.tests
…
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
…
redir1.right
…
redir1.tests
…
redir2.right
…
redir2.tests
…
redir3.right
…
redir3.tests
…
redir4.right
…
redir4.tests
…
redir5.right
…
redir5.tests
…
redir6.right
…
redir6.tests
…
shift.right
…
shift.tests
…
sig_exitcode.right
…
sig_exitcode.tests
…
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
syntax_err_negate.right
…
syntax_err_negate.tests
…
syntax_err.right
…
syntax_err.tests
…
until1.right
…
until1.tests
…
while1.right
…
while1.tests
…
while2.right
…
while2.tests
…
while_in_subshell.right
…
while_in_subshell.tests
…