Module Name:    src
Committed By:   pgoyette
Date:           Tue May 30 05:35:03 UTC 2017

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

Log Message:
Add the new t_toupper to unbreak the build


To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 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.749 src/distrib/sets/lists/tests/mi:1.750
--- src/distrib/sets/lists/tests/mi:1.749	Sat May 27 21:02:55 2017
+++ src/distrib/sets/lists/tests/mi	Tue May 30 05:35:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.749 2017/05/27 21:02:55 bouyer Exp $
+# $NetBSD: mi,v 1.750 2017/05/30 05:35:03 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2546,6 +2546,7 @@
 ./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_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

Reply via email to