freebsd-skq/bin/sh/tests
Jilles Tjoelker cf45f1240d sh: Update associated state when restoring locals while leaving a function.
Some variables like PATH call a function when modified. Make sure to call
this also when leaving a function where such a variable was made local.

Make sure to restore local variables before shellparam, so getopts state is
not clobbered.
2016-01-10 16:31:28 +00:00
..
builtins sh: Update associated state when restoring locals while leaving a function. 2016-01-10 16:31:28 +00:00
errors
execution
expansion sh: Add tests for #/##/%/%% on $* and $@. 2015-12-26 22:27:48 +00:00
parameters
parser
set-e
functional_test.sh
Makefile