NetBSD/tests/util/sh
jmmv 6d06e772f7 Add test cases for PR bin/6764: 'trap ... 0' is supposed to execute the
command when the shell exits but it does not work in ksh when the shells
exits "implicitly" (without an explicit exit/return statement).

These new tests cover both sh and ksh.  The ksh part of this does not
strictly belong to this directory, but I think it'd be nice to extend
all the tests in here to cover both interpreters whenever that makes
sense, much like we do with the file system tests.
2011-04-29 12:49:36 +00:00
..
Makefile
t_compexit.sh
t_exit.sh Add test cases for PR bin/6764: 'trap ... 0' is supposed to execute the 2011-04-29 12:49:36 +00:00
t_expand.sh since the fix was reverted, revert the test. 2010-11-17 13:41:52 +00:00
t_fsplit.sh
t_here.sh
t_set_e.sh Document the changes in the previous version of this file. If we're 2010-06-06 04:51:13 +00:00
t_varquote.sh Add xfail test case for PR bin/43597 that I just submitted. 2010-07-10 15:57:37 +00:00
t_wait.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00