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 Add modorder* make unit test files



details:   https://anonhg.NetBSD.org/src/rev/bb3213414e4d
branches:  trunk
changeset: 943044:bb3213414e4d
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Aug 24 18:18:51 2020 +0000

description:
Add modorder* make unit test files

diffstat:

 distrib/sets/lists/tests/mi |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3974c988f848 -r bb3213414e4d distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Aug 24 18:16:04 2020 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Aug 24 18:18:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.903 2020/08/23 13:50:17 rillig Exp $
+# $NetBSD: mi,v 1.904 2020/08/24 18:18:51 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4791,6 +4791,8 @@
 ./usr/tests/usr.bin/make/unit-tests/modmatch.mk        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modmisc.exp        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modmisc.mk tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/modorder.exp       tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/modorder.mk        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modts.exp  tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modts.mk   tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/modword.exp        tests-usr.bin-tests     compattestfile,atf



Home | Main Index | Thread Index | Old Index