busybox/shell/hush_test/hush-trap
Denys Vlasenko a110c90de2 hush: fix EXIT trap display inside exit trap handler
function                                             old     new   delta
hush_exit                                             84      78      -6

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-09-12 15:38:04 +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 hush: fix EXIT trap display inside exit trap handler 2010-09-12 15:38:04 +02:00
exit.tests hush: fix EXIT trap display inside exit trap handler 2010-09-12 15:38:04 +02:00
save-ret.right add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
save-ret.tests enable trap tests 2009-03-29 23:49:46 +00:00
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 enable trap tests 2009-03-29 23:49:46 +00:00