freebsd-skq/bin/sh/tests
jilles 718cf25701 sh: Backslash-newline should not affect field splitting in read builtin.
This was originally broken in r212339 in 2010.
2015-08-16 12:57:17 +00:00
..
builtins sh: Backslash-newline should not affect field splitting in read builtin. 2015-08-16 12:57:17 +00:00
errors sh: Don't hardcode relative paths in the tests stderr files. 2014-08-17 14:26:12 +00:00
execution sh: Make sure output suitable as shell input is also printable. 2014-12-14 16:26:19 +00:00
expansion sh: Add more tests for exotic IFS splitting. 2015-03-31 20:59:37 +00:00
parameters Treat IFS separators in "$*" as quoted. 2014-10-28 22:14:31 +00:00
parser sh: Allow backslash-newline continuation in more places: 2014-10-19 11:59:15 +00:00
set-e
functional_test.sh sh: Don't hardcode relative paths in the tests stderr files. 2014-08-17 14:26:12 +00:00
Makefile