This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5b7589eb27e748a3d281c0341219cf7435e8b4f1
busybox
/
shell
/
hush_test
T
History
Denis Vlasenko
5b7589eb27
hush: fix SEGV in % expansion
...
function old new delta expand_variables 2203 2217 +14
2009-04-26 11:25:19 +00: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: 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: export -n support
2009-04-20 22:04:21 +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 SEGV in % expansion
2009-04-26 11:25:19 +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