Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/make/unit-tests make(1): remove test misc.mk from Ma...



details:   https://anonhg.NetBSD.org/src/rev/dee3cb9ff644
branches:  trunk
changeset: 944711:dee3cb9ff644
user:      rillig <rillig%NetBSD.org@localhost>
date:      Thu Oct 08 19:11:35 2020 +0000

description:
make(1): remove test misc.mk from Makefile

diffstat:

 usr.bin/make/unit-tests/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5d430aeac2da -r dee3cb9ff644 usr.bin/make/unit-tests/Makefile
--- a/usr.bin/make/unit-tests/Makefile  Thu Oct 08 19:09:08 2020 +0000
+++ b/usr.bin/make/unit-tests/Makefile  Thu Oct 08 19:11:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.163 2020/10/08 17:54:20 rillig Exp $
+# $NetBSD: Makefile,v 1.164 2020/10/08 19:11:35 rillig Exp $
 #
 # Unit tests for make(1)
 #
@@ -174,7 +174,6 @@
 TESTS+=                job-output-long-lines
 TESTS+=                lint
 TESTS+=                make-exported
-TESTS+=                misc
 TESTS+=                moderrs
 TESTS+=                modmatch
 TESTS+=                modmisc



Home | Main Index | Thread Index | Old Index