freebsd-dev/tools/regression/bin/sh
Jilles Tjoelker 95787f5dc0 sh: Make the test for cd/pwd with long pathnames more useful:
* Use $(getconf PATH_MAX /) to make sure we actually exercise the hard part
* Delete our test area even if the test fails
2010-11-28 22:49:58 +00:00
..
builtins sh: Make the test for cd/pwd with long pathnames more useful: 2010-11-28 22:49:58 +00:00
errors sh: Detect various additional errors in the parser. 2010-10-29 21:06:57 +00:00
execution sh: Do not allow overriding a special builtin with a function. 2010-10-24 22:03:21 +00:00
expansion sh: Add a test that manipulates various long strings. 2010-11-19 22:25:32 +00:00
parameters Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
parser sh: Fix some issues with aliases and case, by importing dash checkkwd code. 2010-11-02 23:44:29 +00:00
set-e sh: Get rid of unnecessary non-standard empty lists. 2010-08-16 17:18:08 +00:00
Makefile Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
regress.sh Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
regress.t sh: Allow running 'prove' from tools/regression/bin/sh again 2010-10-15 20:01:35 +00:00