summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/test-new.mk
Commit message (Collapse)AuthorAgeFilesLines
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-191-9/+0
| | | | | | | | | | | | | Note that these tests are for fmake, not bmake, and thus they are not installed nor run when bmake is selected (the default). Yes, I have wasted a *ton* of time on moving tests for no real reason other than ensuring they are not left behind. But maybe, just maybe, it was not work in vain: the majority of these tests also work with bmake and the few that don't may point at broken stuff. For example, the tests for the "archive" feature do not work with bmake, but bmake's manpage and source tree seem to imply that they should. So... to be investigated later; need to poke sjg@.
* make it easier to test newly-built make.obrien2012-05-301-0/+9
OpenPOWER on IntegriCloud