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/ad16b54fd037
branches: trunk
changeset: 940514:ad16b54fd037
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 24e07ab67494 -r ad16b54fd037 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