Module Name:    src
Committed By:   perseant
Date:           Wed May 31 00:18:21 UTC 2017

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

Log Message:
Add new locale tests to distrib sets, thanks pgoyette@ for the reminder


To generate a diff of this commit:
cvs rdiff -u -r1.750 -r1.751 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.750 src/distrib/sets/lists/tests/mi:1.751
--- src/distrib/sets/lists/tests/mi:1.750	Tue May 30 05:35:03 2017
+++ src/distrib/sets/lists/tests/mi	Wed May 31 00:18:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.750 2017/05/30 05:35:03 pgoyette Exp $
+# $NetBSD: mi,v 1.751 2017/05/31 00:18:21 perseant Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2546,12 +2546,14 @@
 ./usr/tests/lib/libc/locale/t_mbsnrtowcs	tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_mbstowcs		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_mbtowc		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/locale/t_sprintf		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_toupper		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_wcscspn		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_wcspbrk		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_wcsspn		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_wcstod		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/locale/t_wctomb		tests-lib-tests		compattestfile,atf
+./usr/tests/lib/libc/locale/t_wctype		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/net			tests-lib-tests	compattestfile,atf
 ./usr/tests/lib/libc/net/Atffile		tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libc/net/Kyuafile		tests-lib-tests		compattestfile,atf,kyua

Reply via email to