Module Name:    src
Committed By:   rillig
Date:           Mon Dec  7 07:51:25 UTC 2020

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
make(1): add new unit test opt-keep-going-multiple.mk to file lists


To generate a diff of this commit:
cvs rdiff -u -r1.983 -r1.984 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.983 src/distrib/sets/lists/tests/mi:1.984
--- src/distrib/sets/lists/tests/mi:1.983	Sun Dec  6 21:22:04 2020
+++ src/distrib/sets/lists/tests/mi	Mon Dec  7 07:51:25 2020
@@ -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

Reply via email to