freebsd-skq/bin/sh/tests
jilles 7f580421d9 sh: Don't hardcode relative paths in the tests stderr files.
These paths have had to be adjusted to changes in the testsuite runner
several times, so modify the tests to remove the need for such adjustment.

A cp in functional_test.sh is now unneeded, but this matters little in
performance.
2014-08-17 14:26:12 +00:00
..
builtins Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00
errors sh: Don't hardcode relative paths in the tests stderr files. 2014-08-17 14:26:12 +00:00
execution Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00
expansion sh: Mask off shift distance (<< and >>) in arithmetic. 2014-08-15 22:36:41 +00:00
parameters Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00
parser Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00
set-e Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00
functional_test.sh sh: Don't hardcode relative paths in the tests stderr files. 2014-08-17 14:26:12 +00:00
Makefile Convert bin/sh/tests to ATF 2014-08-13 04:14:50 +00:00