freebsd-dev/tools/regression/bin/sh
Jilles Tjoelker cac4830ce4 sh: Allow a background command consisting solely of redirections.
Example:
  </dev/null &

MFC after:	2 weeks
2010-07-18 12:45:31 +00:00
..
builtins sh: Recognize "--" in . and exec. 2010-05-28 22:40:24 +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: Remove comment that the comma operator is missing in arithmetic 2010-07-02 21:31:24 +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: Allow a background command consisting solely of redirections. 2010-07-18 12:45:31 +00:00
set-e Add tests for r193169. 2009-05-31 17:23:27 +00:00
Makefile
regress.sh
regress.t