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 t_t_mbtowc.



details:   https://anonhg.NetBSD.org/src/rev/692cf320009f
branches:  trunk
changeset: 935197:692cf320009f
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Jun 27 10:15:50 2020 +0000

description:
Add t_t_mbtowc.

diffstat:

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

diffs (17 lines):

diff -r 0d79e0c9310a -r 692cf320009f distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Jun 27 10:14:10 2020 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Jun 27 10:15:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.859 2020/06/27 09:45:57 jruoho Exp $
+# $NetBSD: mi,v 1.860 2020/06/27 10:15:50 jruoho Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3074,6 +3074,7 @@
 ./usr/tests/lib/libc/stdlib/t_getenv_thread    tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/stdlib/t_getopt           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/stdlib/t_hsearch          tests-lib-tests         compattestfile,atf
+./usr/tests/lib/libc/stdlib/t_mbtowc           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/stdlib/t_mi_vector_hash   tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/stdlib/t_mktemp           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/stdlib/t_posix_memalign   tests-lib-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index