add test cases for `trap` ... but disabled for now until trap support is committed
authorMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2009 09:54:40 +0000 (09:54 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2009 09:54:40 +0000 (09:54 -0000)
commitfd303b11efb2c87ed239b36c432566a36f859c8e
tree60164cd1e711b2ca49096b3c4e4e2ab961fa2db9
parent038fe447138aa04d1295cde2e597ec3497ce9214
add test cases for `trap` ... but disabled for now until trap support is committed
shell/hush_test/hush-trap/catch.right [new file with mode: 0644]
shell/hush_test/hush-trap/catch.tests [new file with mode: 0644]
shell/hush_test/hush-trap/exit.right [new file with mode: 0644]
shell/hush_test/hush-trap/exit.tests [new file with mode: 0644]
shell/hush_test/hush-trap/save-ret.right [new file with mode: 0644]
shell/hush_test/hush-trap/save-ret.tests [new file with mode: 0644]
shell/hush_test/hush-trap/usage.right [new file with mode: 0644]
shell/hush_test/hush-trap/usage.tests [new file with mode: 0644]