freebsd-skq/tools/build/make_check
Hartmut Brandt 9c1f3ca3cf Make the tests runnable on a read-only src. To do this you must make sure
that you create one of the object directories make knows (see make(1)).
This uses the -C flag, so add a test that checks that make actually accepts
-C. Also fix the test that selects csh via the .SHELL target to work for
tcsh users too.

This commit renames shell_test to shell_test.sh. There is no history
to preserve so go without a repo-copy.

Reviewed by:	ru
2004-12-02 17:00:58 +00:00
..
Makefile Make the tests runnable on a read-only src. To do this you must make sure 2004-12-02 17:00:58 +00:00
regress.shell_2B.out Add some regression tests for the .SHELL target. I'm not sure that the 2004-11-25 10:03:29 +00:00
regress.shell_2j.out Add some regression tests for the .SHELL target. I'm not sure that the 2004-11-25 10:03:29 +00:00
regress.sysvmatch.out
regress.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
regress.variables.out
shell_test.sh Make the tests runnable on a read-only src. To do this you must make sure 2004-12-02 17:00:58 +00:00