freebsd-dev/bin/sh/tests
Jilles Tjoelker 72f750dc7c sh: Fix heredoc at certain places in case and for
After an unescaped newline, there may be a here-document. Some places in
case and for did not check for one.

Reviewed by:	bdrewery
Differential Revision:	https://reviews.freebsd.org/D32628
2021-10-27 21:05:19 +02:00
..
builtins read builtin: Empty variables on timeout 2021-09-24 11:34:54 -07:00
errors sh: Use 126 and 127 exit status for failures opening a script 2018-11-27 21:49:59 +00:00
execution sh/tests: Add a second kind of binary scripts without #! 2021-01-03 23:53:37 +01:00
expansion sh/tests: Improve failure messages of expansion/arith15.0 2019-03-07 22:51:58 +00:00
invocation DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
parameters sh: Do not import IFS's value from the environment. 2016-10-08 13:40:12 +00:00
parser sh: Fix heredoc at certain places in case and for 2021-10-27 21:05:19 +02:00
set-e Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
functional_test.sh sh/tests: Re-enable bin.sh.execution.functional_test.bg12.0 2020-06-28 21:33:08 +00:00
Makefile sh: Add tests for sh -c that already pass. 2017-08-12 19:17:48 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00