Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/tests Add the new t_toupper to unbreak th...



details:   https://anonhg.NetBSD.org/src/rev/ecc180f9c41f
branches:  trunk
changeset: 824266:ecc180f9c41f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Tue May 30 05:35:03 2017 +0000

description:
Add the new t_toupper to unbreak the build

diffstat:

 distrib/sets/lists/tests/mi |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0bf7813a4370 -r ecc180f9c41f distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Tue May 30 02:21:11 2017 +0000
+++ b/distrib/sets/lists/tests/mi       Tue May 30 05:35:03 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index