freebsd-dev/tools/regression/bin/sh
2010-09-11 15:07:40 +00:00
..
builtins sh: Fix exit status if return is used within a loop condition. 2010-09-11 15:07:40 +00:00
errors sh: Fix bug in assignment error test. 2010-05-09 16:04:32 +00:00
execution sh: Apply variable assignments left-to-right in bltinlookup(). 2010-09-11 14:15:50 +00:00
expansion sh: Remove remnants of '!!' to negate pattern. 2010-08-22 21:18:21 +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: Split off a more dubious test from parser/heredoc2.0. 2010-08-16 21:14:49 +00:00
set-e sh: Get rid of unnecessary non-standard empty lists. 2010-08-16 17:18:08 +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