freebsd-nq/bin/sh/tests
Eitan Adler 6b35d82c34 Fix a few speelling errors
- man pages
- bin/sh

Reviewed by:		jilles
2017-12-28 08:22:26 +00:00
..
builtins Fix a few speelling errors 2017-12-28 08:22:26 +00:00
errors sh: Fix INTOFF leak when a redirection on a compound command fails. 2017-06-04 20:52:55 +00:00
execution sh: Add simple test for 'set -C' (noclobber). 2016-11-02 22:33:37 +00:00
expansion sh: Add some tests for command substitution final newline stripping. 2017-04-27 18:52:18 +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 use after free when resetting an in-use alias. 2017-04-16 22:10:02 +00:00
set-e
functional_test.sh
Makefile sh: Add tests for sh -c that already pass. 2017-08-12 19:17:48 +00:00
Makefile.depend