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-trap
History
Denys Vlasenko
cc461736d6
hush: fixes to testsuite
...
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-09-10 10:19:22 +02:00
..
catch.right
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
2009-04-19 23:07:51 +00:00
catch.tests
hust_test/*: use "$THIS_SH" instead of hush
2009-03-31 22:14:32 +00:00
exit.right
…
exit.tests
hust_test/*: use "$THIS_SH" instead of hush
2009-03-31 22:14:32 +00:00
save-ret.right
…
save-ret.tests
…
savetrap.right
ash,hush: make trap output short signal names, without SIG prefix
2009-09-27 02:05:45 +02:00
savetrap.tests
ash: better handling of EXIT trap in
trap
hack
2009-09-25 00:06:51 +02:00
signal7.right
ash: fix $! value when traps are set
2010-07-25 13:07:39 +02:00
signal7.tests
ash: fix $! value when traps are set
2010-07-25 13:07:39 +02:00
subshell.right
hush: fix subshell.tests failure on NOMMU
2010-01-12 15:19:31 +01:00
subshell.tests
hush: fixes to testsuite
2010-09-10 10:19:22 +02:00
usage.right
ash,hush: make trap output short signal names, without SIG prefix
2009-09-27 02:05:45 +02:00
usage.tests
…