freebsd-dev/bin/sh/tests
Jilles Tjoelker 4d34663be3 sh: Allow arbitrarily large numbers in break and continue.
The argument is capped to loopnest, so strtol()'s [ERANGE] can be ignored.
2014-07-20 20:29:09 +00:00
..
builtins sh: Allow arbitrarily large numbers in break and continue. 2014-07-20 20:29:09 +00:00
errors
execution
expansion
parameters sh: Correctly handle positional parameters beyond INT_MAX on 64-bit systems. 2014-07-12 21:54:11 +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