aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/make/shell/path/expected.status.2
Commit message (Collapse)AuthorAgeFilesLines
* Change the test infrastructure so that tests are easier to maintain andHartmut Brandt2005-05-311-0/+1
so that make(1) will run in an almost clean environment and enhance the description of the test infrastructure. Add the ability to have multiple tests carried out per test script. Give some tests more meaningful names. Fix the usage message from the test scripts. Make it possible to pass several commands to the test scripts like: 'sh test.t setup run compare clean'. Notes: svn path=/head/; revision=146822