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
Denys Vlasenko
1dd6cf8677
hush: fix multiple redirections of the same fd (bug 227)
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-05-02 14:17:31 +02:00
..
hush-arith
hush: fix SEGV in % expansion
2009-04-26 11:25:19 +00:00
hush-bugs
hush: add two testcases
2009-04-20 10:52:31 +00:00
hush-glob
…
hush-leak
fixing mode on hush-leak/leak_argv1.tests
2009-04-05 02:14:59 +00:00
hush-misc
hush: fix multiple redirections of the same fd (bug 227)
2009-05-02 14:17:31 +02: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: make getopt32 usable in builtins. use it in unset.
2009-04-26 23:22:40 +00:00
hush-z_slow
make leak test more robust by unsetting all vars
2009-04-26 23:25:36 +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