freebsd-nq/bin/sh/tests
Jilles Tjoelker 5ddabb8348 sh: Consistently treat ${01} like $1.
Leading zeroes were ignored when checking whether a positional parameter is
set, but not when expanding its value. Ignore leading zeroes in any case.
2014-07-12 10:27:30 +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: Consistently treat ${01} like $1. 2014-07-12 10:27:30 +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