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
History
Denis Vlasenko
8c64e033c0
hush: fix stdin of backgrounded pipe
...
function old new delta run_list 2450 2502 +52
2009-04-20 00:34:01 +00:00
..
hush-arith
hush: deal with some easier TODOs
2009-04-09 19:16:15 +00:00
hush-bugs
hush: tighten up "for" variable name check.
2009-04-10 12:03:20 +00:00
hush-glob
hush: add testsuite for "no globbing in redirection" rule.
2008-06-18 16:29:32 +00:00
hush-leak
fixing mode on hush-leak/leak_argv1.tests
2009-04-05 02:14:59 +00:00
hush-misc
hush: fix stdin of backgrounded pipe
2009-04-20 00:34:01 +00:00
hush-parsing
hush: fix handling of } which is not a closing one in { cmd; }
2009-04-19 13:57:51 +00:00
hush-psubst
skip some tests when fancy echo support is turned off
2009-04-09 07:50:18 +00:00
hush-trap
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
2009-04-19 23:07:51 +00:00
hush-vars
hush: fix handling of } which is not a closing one in { cmd; }
2009-04-19 13:57:51 +00:00
hush-z_slow
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
2009-04-19 23:07:51 +00:00
run-all
source the .config so tests can signal they need to be skipped due to feature disable
2009-04-09 07:49:43 +00:00