Module Name:    src
Committed By:   sjg
Date:           Tue May  5 21:51:48 UTC 2015

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

Log Message:
New unit-test for make


To generate a diff of this commit:
cvs rdiff -u -r1.617 -r1.618 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.617 src/distrib/sets/lists/tests/mi:1.618
--- src/distrib/sets/lists/tests/mi:1.617	Fri May  1 14:17:56 2015
+++ src/distrib/sets/lists/tests/mi	Tue May  5 21:51:48 2015
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.617 2015/05/01 14:17:56 christos Exp $
+# $NetBSD: mi,v 1.618 2015/05/05 21:51:48 sjg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3561,6 +3561,8 @@
 ./usr/tests/usr.bin/make/unit-tests/comment.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/cond1.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/cond1.mk	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/cond2.exp	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/cond2.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/doterror.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/doterror.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/dotwait.exp	tests-usr.bin-tests	atf

Reply via email to