freebsd-nq/bin/sh/tests
Jilles Tjoelker f1058ba09a sh: Add test for ${01} and ${010} that already works.
Although it is probably unwise to use this, POSIX is clear that leading
zeroes are permitted in positional parameters (and do not indicate octal).

Such positional parameters are checked for being unset and/or null
correctly, but their value is incorrectly expanded.
2014-07-08 22:04:44 +00:00
..
builtins Don't install locale1.0 if MK_NLS == no. 2014-07-08 21:50:13 +00:00
errors
execution
expansion
parameters sh: Add test for ${01} and ${010} that already works. 2014-07-08 22:04:44 +00:00
parser sh: Allow aliases to force alias substitution on the following word. 2014-01-26 21:19:33 +00:00
set-e
legacy_test.sh
Makefile Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00