Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/tests make(1): add new unit test opt-keep...
details: https://anonhg.NetBSD.org/src/rev/3036d186347f
branches: trunk
changeset: 946741:3036d186347f
user: rillig <rillig%NetBSD.org@localhost>
date: Mon Dec 07 07:51:25 2020 +0000
description:
make(1): add new unit test opt-keep-going-multiple.mk to file lists
diffstat:
distrib/sets/lists/tests/mi | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2aea66ced193 -r 3036d186347f distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Mon Dec 07 03:01:15 2020 +0000
+++ b/distrib/sets/lists/tests/mi Mon Dec 07 07:51:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.983 2020/12/06 21:22:04 rillig Exp $
+# $NetBSD: mi,v 1.984 2020/12/07 07:51:25 rillig Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -5219,6 +5219,8 @@
./usr/tests/usr.bin/make/unit-tests/opt-jobs-internal.mk tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/opt-jobs.exp tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/opt-jobs.mk tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/opt-keep-going-multiple.exp tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/opt-keep-going-multiple.mk tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/opt-keep-going.exp tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/opt-keep-going.mk tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/opt-m-include-dir.exp tests-usr.bin-tests compattestfile,atf
Home |
Main Index |
Thread Index |
Old Index