freebsd-dev/tools/regression/bin/sh/builtins
Jilles Tjoelker 772e9b41df Disable job control when running 'sh -i' in the testsuite.
Job control tty manipulations sometimes cause the tests to stop (SIGTTOU
and the like) when run from the 'prove' tool.
2009-11-29 22:58:10 +00:00
..
alias.0 Update test for r190284. 2009-03-22 21:12:00 +00:00
alias.0.stdout Update test for r190284. 2009-03-22 21:12:00 +00:00
alias.1
alias.1.stderr
case1.0 The exit status of a case statement where none of the patterns is matched 2007-10-04 16:14:48 +00:00
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
getopts1.0 Add a test case for options.c revision 1.26. 2008-03-22 14:07:49 +00:00
getopts1.0.stdout Add a test case for options.c revision 1.26. 2008-03-22 14:07:49 +00:00
getopts2.0 Add a test for r182300. 2008-08-27 20:26:34 +00:00
getopts2.0.stdout Add a test for r182300. 2008-08-27 20:26:34 +00:00
hash1.0
hash1.0.stdout
hash2.0
hash2.0.stdout
hash3.0
hash3.0.stdout
lineno.0 Test the expansion of $LINENO. 2008-05-15 19:58:44 +00:00
lineno.0.stdout Test the expansion of $LINENO. 2008-05-15 19:58:44 +00:00
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 Add regression tests for exec.c rev 1.30. 2007-01-11 00:25:20 +00:00
type1.0.stderr Update for 185401, errors now go to stderr. 2008-11-28 18:59:04 +00:00
unalias.0
var-assign.0