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 the new unit-tests for make(1) ...



details:   https://anonhg.NetBSD.org/src/rev/fae7d48e2399
branches:  trunk
changeset: 846741:fae7d48e2399
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Nov 30 04:06:22 2019 +0000

description:
Add the new unit-tests for make(1) to the sets list, fixing the build.

diffstat:

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

diffs (18 lines):

diff -r 87c946d1e99f -r fae7d48e2399 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Nov 30 03:53:45 2019 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Nov 30 04:06:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.822 2019/10/05 18:06:16 jhigh Exp $
+# $NetBSD: mi,v 1.823 2019/11/30 04:06:22 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4177,6 +4177,8 @@
 ./usr/tests/usr.bin/make/unit-tests/varcmd.mk  tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmisc.exp        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varmisc.mk tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/varmod-edge.exp    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/varmod-edge.mk     tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varquote.exp       tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varquote.mk        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/varshell.exp       tests-usr.bin-tests     compattestfile,atf



Home | Main Index | Thread Index | Old Index