Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists Locale I/O tests.



details:   https://anonhg.NetBSD.org/src/rev/10783404d1b2
branches:  trunk
changeset: 785175:10783404d1b2
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Feb 28 21:54:08 2013 +0000

description:
Locale I/O tests.

diffstat:

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

diffs (34 lines):

diff -r 518b96fa8398 -r 10783404d1b2 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Thu Feb 28 21:52:02 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Thu Feb 28 21:54:08 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.11 2013/02/28 15:36:06 martin Exp $
+# $NetBSD: mi,v 1.12 2013/02/28 21:54:08 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/libdata/debug/bin/cat.debug              comp-util-debug         debug
 ./usr/libdata/debug/bin/chio.debug             comp-util-debug         debug
@@ -1540,6 +1540,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_subnormal.debug                tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/locale/t_ctype1.debug           tests-obsolete          obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/locale/t_ctype2.debug           tests-obsolete          obsolete
+./usr/libdata/debug/usr/tests/lib/libc/locale/t_io.debug               tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbrtowc.debug          tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbstowcs.debug         tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbtowc.debug           tests-lib-debug         debug,atf
diff -r 518b96fa8398 -r 10783404d1b2 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu Feb 28 21:52:02 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Thu Feb 28 21:54:08 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.526 2013/02/28 15:36:07 martin Exp $
+# $NetBSD: mi,v 1.527 2013/02/28 21:54:09 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1937,6 +1937,7 @@
 ./usr/tests/lib/libc/locale/Kyuafile           tests-lib-tests         atf,kyua
 ./usr/tests/lib/libc/locale/t_ctype1           tests-obsolete          obsolete
 ./usr/tests/lib/libc/locale/t_ctype2           tests-obsolete          obsolete
+./usr/tests/lib/libc/locale/t_io               tests-lib-tests         atf
 ./usr/tests/lib/libc/locale/t_mbrtowc          tests-lib-tests         atf
 ./usr/tests/lib/libc/locale/t_mbstowcs         tests-lib-tests         atf
 ./usr/tests/lib/libc/locale/t_mbtowc           tests-lib-tests         atf



Home | Main Index | Thread Index | Old Index