History log of /netbsd-src/tests/usr.bin/make/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# d67dd695 19-Jan-2023 rillig <rillig@NetBSD.org>

tests/make: rename files that are not test cases


# eefa5d1c 17-Apr-2021 rillig <rillig@NetBSD.org>

tests/make: simplify selection of the files to be copied

No functional change.


# 6b933a65 22-Aug-2014 apb <apb@NetBSD.org>

Test make(1) by running the maintained tests, not unmaintained
copies of them.

* Remove all old tests from src/tests/usr.bin/make/d_*. These tests
were unmaintained old copies of the actual tests

Test make(1) by running the maintained tests, not unmaintained
copies of them.

* Remove all old tests from src/tests/usr.bin/make/d_*. These tests
were unmaintained old copies of the actual tests which are maintained
under src/usr.bin/make/unit-tests. One exception is the test in
d_unmatchedvarparen.mk, which was new, but has nw been added to
src/usr.bin/make/unit-tests/varmisc.mk.
* In src/tests/usr.bin/make/Makefile, copy all
the tests from src/usr.bin/make/unit-tests to
${DESTDIR}/usr/tests/usr.bin/make/unit-tests.
* In src/tests/usr.bin/make/t_make.sh, run the tests installed above,
instead of the old tests.
* In etc/mtree/NetBSD.dist.tests, create the
usr/tests/usr.bin/make/unit-tests diectory.
* Update the set lists for all the above.

show more ...


# 28604916 17-Mar-2012 jruoho <jruoho@NetBSD.org>

Deprecate tests/util.