hush/shell/hush_test/hush-trap
Denys Vlasenko 3a7034c27b typo fix in a comment in a testcase. oh well...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-30 02:48:59 +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 add test cases for trap ... but disabled for now until trap support is committed 2009-03-29 09:54:40 +00:00
exit.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00: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
subshell.right hush: do not reset to default "" traps in subshell 2009-09-25 14:21:06 +02:00
subshell.tests typo fix in a comment in a testcase. oh well... 2009-09-30 02:48:59 +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