aboutsummaryrefslogtreecommitdiff
path: root/share/mk/suite.test.mk
Commit message (Expand)AuthorAgeFilesLines
* make check: suppress echo of kyua binary locationKyle Evans2021-01-161-1/+1
* build: `make check`: use a PATH search instead for KyuaKyle Evans2021-01-141-4/+4
* In suite.test.mk, test if ${DESTDIR} exists before attempting to runDimitry Andric2019-09-251-1/+1
* Clean up all directories created by `make hier`Enji Cooper2019-02-061-0/+2
* Avoid trying to remove a fullpath directory in CLEANDIRS.Bryan Drewery2017-11-051-2/+2
* Add limited sandbox capability to "make check"Enji Cooper2017-08-141-3/+25
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-2/+2
* Simplify running the FreeBSD test suiteEnji Cooper2016-02-071-37/+16
* Clean up Kyuafile.tmp, not Kyuafile.auto.tmpEnji Cooper2015-12-201-1/+1
* - Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)Enji Cooper2015-12-201-8/+1
* Deal with another hardcoded reference to Kyuafile in the KYUAFILE == autoEnji Cooper2015-12-201-1/+1
* Fix typo in r292500 by adding missing conditional statementEnji Cooper2015-12-201-0/+1
* Simplify Kyuafile generation logic with KYUAFILE == auto andEnji Cooper2015-12-201-14/+10
* Remove redundant default TESTSDIR that is already defined in bsd.test.mkEnji Cooper2015-12-061-4/+0
* Remove 'set -e' that are no longer needed as it is already default.Bryan Drewery2015-09-251-2/+1
* Add support for TEST_METADATAJulio Merino2015-07-041-5/+16
* Move FreeBSD Test Suite-specific code to a suite.test.mk file.Julio Merino2014-03-141-0/+127