Module Name:    src
Committed By:   pgoyette
Date:           Fri May 26 05:33:27 UTC 2017

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

Log Message:
Add new t_strcol test to the sets list - hopefully fix the build


To generate a diff of this commit:
cvs rdiff -u -r1.746 -r1.747 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.746 src/distrib/sets/lists/tests/mi:1.747
--- src/distrib/sets/lists/tests/mi:1.746	Sun May 21 15:28:38 2017
+++ src/distrib/sets/lists/tests/mi	Fri May 26 05:33:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.746 2017/05/21 15:28:38 riastradh Exp $
+# $NetBSD: mi,v 1.747 2017/05/26 05:33:27 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2705,6 +2705,7 @@
 ./usr/tests/lib/libc/string/t_strcat		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/string/t_strchr		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcmp		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/string/t_strcol		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcpy		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcspn		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/string/t_strerror		tests-lib-tests		compattestfile,atf

Reply via email to