freebsd-nq/bin/sh/tests
Jilles Tjoelker d253cfe3b2 sh: Add limited test for ${#@} and ${#*}.
POSIX leaves the result of expanding ${#@} and ${#*} unspecified, but ensure
it is numeric.
2015-12-06 14:09:31 +00:00
..
builtins sh: Fix read with escaped IFS characters at the end. 2015-08-30 17:24:22 +00:00
errors
execution
expansion
parameters sh: Add limited test for ${#@} and ${#*}. 2015-12-06 14:09:31 +00:00
parser sh: Allow empty << EOF markers. 2015-09-02 19:49:55 +00:00
set-e
functional_test.sh
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00