Module Name:    src
Committed By:   christos
Date:           Sat Aug 23 15:59:03 UTC 2014

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

Log Message:
new make tests


To generate a diff of this commit:
cvs rdiff -u -r1.586 -r1.587 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.586 src/distrib/sets/lists/tests/mi:1.587
--- src/distrib/sets/lists/tests/mi:1.586	Fri Aug 22 12:45:32 2014
+++ src/distrib/sets/lists/tests/mi	Sat Aug 23 11:59:03 2014
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.586 2014/08/22 16:45:32 apb Exp $
+# $NetBSD: mi,v 1.587 2014/08/23 15:59:03 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3487,6 +3487,8 @@
 ./usr/tests/usr.bin/make/unit-tests/forsubst.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/hash.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/hash.mk	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/impsrc.exp	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/impsrc.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/misc.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/misc.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/moderrs.exp	tests-usr.bin-tests	atf
@@ -3507,8 +3509,12 @@
 ./usr/tests/usr.bin/make/unit-tests/phony-end.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/posix.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/posix.mk	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/posix1.exp	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/posix1.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/qequals.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/qequals.mk	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/suffixes.exp	tests-usr.bin-tests	atf
+./usr/tests/usr.bin/make/unit-tests/suffixes.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/sunshcmd.exp	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/sunshcmd.mk	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/make/unit-tests/sysv.exp	tests-usr.bin-tests	atf

Reply via email to