freebsd-dev/tools/regression/bin/sh/builtins
Jilles Tjoelker 29d401c22d sh: Do not run callers' exception handlers in subshells.
Reset the exception handler in the child to main's.

This avoids inappropriate double cleanups or shell duplication when the
exception is caught, such as 'fc' and future 'command eval' and 'command .'.
2009-12-25 20:21:35 +00:00
..
alias.0
alias.0.stdout
alias.1
alias.1.stderr
case1.0
cd1.0 Add a few very basic tests for cd -{L,P} and pwd -{L,P}. 2009-11-21 14:12:51 +00:00
cd2.0 Add a test for r199631. 2009-11-21 14:54:35 +00:00
command1.0
command2.0
command3.0
command3.0.stdout
command4.127
command5.0
command5.0.stdout Designate special builtins as such in command -V and type. 2009-06-24 22:04:04 +00:00
eval1.0 Add tests for r193169. 2009-05-31 17:23:27 +00:00
eval2.0 Add test for r190698. 2009-06-24 20:22:54 +00:00
eval3.0 Add some tests for a fixed bug in an uncommitted patch. 2009-08-27 22:23:23 +00:00
fc1.0 Disable job control when running 'sh -i' in the testsuite. 2009-11-29 22:58:10 +00:00
fc2.0 sh: Do not run callers' exception handlers in subshells. 2009-12-25 20:21:35 +00:00
getopts1.0
getopts1.0.stdout
getopts2.0
getopts2.0.stdout
hash1.0
hash1.0.stdout
hash2.0
hash2.0.stdout
hash3.0
hash3.0.stdout
lineno.0
lineno.0.stdout
read1.0 Test the r190298 change. 2009-03-22 23:00:52 +00:00
read1.0.stdout Test the r190298 change. 2009-03-22 23:00:52 +00:00
return1.0
return2.1
return3.1
trap1.0 Add tests for r194127 and r194128. 2009-06-14 16:21:51 +00:00
trap2.0 Add tests for r194406 and r194516. 2009-06-19 22:15:59 +00:00
trap3.0 trap: do not consider a bad signal name a fatal error. 2009-11-21 20:44:34 +00:00
type1.0
type1.0.stderr
unalias.0
var-assign.0