freebsd-skq/bin/sh/tests
Jilles Tjoelker 5439648913 sh: Do not corrupt internal representation if LINENO inner expansion fails.
Example:
  f() { : ${LINENO+$((1/0))}; }
and call this function twice.
2014-02-27 16:54:43 +00:00
..
builtins sh: Do not corrupt internal representation if LINENO inner expansion fails. 2014-02-27 16:54:43 +00:00
errors
execution
expansion
parameters
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 Replace hand-crafted Kyuafiles with automatic generation. 2014-01-14 18:45:32 +00:00