Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/debug Add missing debug entry for new t_m...



details:   https://anonhg.NetBSD.org/src/rev/1208afdd013f
branches:  trunk
changeset: 935245:1208afdd013f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Jun 28 01:38:39 2020 +0000

description:
Add missing debug entry for new t_mbtowc

XXX Please note that there are now TWO tests named t_mbtowc - this one in
XXX tests/lib/libc/stdlib/ and an older one in tests/lib/libc/locale
XXX I don't know if the functionality is duplicated or not.

diffstat:

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

diffs (17 lines):

diff -r a825ffbe7ea3 -r 1208afdd013f distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sat Jun 27 21:21:11 2020 +0000
+++ b/distrib/sets/lists/debug/mi       Sun Jun 28 01:38:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.318 2020/06/27 18:03:52 christos Exp $
+# $NetBSD: mi,v 1.319 2020/06/28 01:38:39 pgoyette Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib                                      comp-sys-usr            compatdir
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib,compatfile
@@ -2089,6 +2089,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_getenv.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_getenv_thread.debug    tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_hsearch.debug          tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mbtowc.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mi_vector_hash.debug   tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mktemp.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_posix_memalign.debug   tests-lib-debug         debug,atf,compattestfile



Home | Main Index | Thread Index | Old Index