freebsd-dev/tools/regression/bin/sh
2010-05-28 22:08:34 +00:00
..
builtins sh: Add some simple tests for ., exec and return from . script. 2010-05-28 22:08:34 +00:00
errors sh: Fix bug in assignment error test. 2010-05-09 16:04:32 +00:00
execution Fix some cases where file descriptors from redirections leak to programs. 2009-11-29 22:33:59 +00:00
expansion sh: Fix pathname expansion with quoted slashes like *\/. 2010-05-11 23:19:28 +00:00
parameters sh: On startup of the shell, use PWD from the environment if it is valid. 2010-04-17 14:35:46 +00:00
parser sh: Add some parser tests. 2010-05-09 17:10:50 +00:00
set-e Add tests for r193169. 2009-05-31 17:23:27 +00:00
Makefile
regress.sh Add test cases for the command built-in, including its -v and -V options which 2005-10-28 14:02:42 +00:00
regress.t