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 t_strcoll



details:   https://anonhg.NetBSD.org/src/rev/719ec7ca9794
branches:  trunk
changeset: 824172:719ec7ca9794
user:      martin <martin%NetBSD.org@localhost>
date:      Fri May 26 11:16:18 2017 +0000

description:
Add t_strcoll

diffstat:

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

diffs (17 lines):

diff -r 729deda879de -r 719ec7ca9794 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Fri May 26 09:17:32 2017 +0000
+++ b/distrib/sets/lists/debug/mi       Fri May 26 11:16:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.211 2017/05/21 22:34:34 leot Exp $
+# $NetBSD: mi,v 1.212 2017/05/26 11:16:18 martin 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
@@ -2026,6 +2026,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strcat.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strchr.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strcmp.debug           tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/string/t_strcoll.debug          tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strcpy.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strcspn.debug          tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/string/t_strerror.debug         tests-lib-debug         debug,atf,compattestfile



Home | Main Index | Thread Index | Old Index