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
7566bae197
busybox
/
shell
/
hush_test
History
Mike Frysinger
d690f68554
implement
unset
semantics as required by POSIX
2009-03-30 06:50:54 +00:00
..
hush-glob
hush: add testsuite for "no globbing in redirection" rule.
2008-06-18 16:29:32 +00:00
hush-leak
hush: fix segv at repeated "set -- a b c" + "shift"
2009-03-22 11:41:18 +00:00
hush-misc
hush: fix mishandling of a'b'c=fff as assignments. They are not.
2008-08-04 00:46:07 +00:00
hush-parsing
hush: tweak testsuite
2009-03-20 12:12:33 +00:00
hush-psubst
hush: fix for nested $()s with escapes + testsuite
2008-06-12 12:58:20 +00:00
hush-trap
enable trap tests
2009-03-29 23:49:46 +00:00
hush-vars
implement
unset
semantics as required by POSIX
2009-03-30 06:50:54 +00:00
hush-z_slow
hush: fix environment and memory leaks, add tests for them
2008-10-09 16:29:44 +00:00
run-all
remove ((expr)) bash'ism
2009-03-28 19:31:34 +00:00