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 new t_strcol test to the sets l...



details:   https://anonhg.NetBSD.org/src/rev/0d2d264e3471
branches:  trunk
changeset: 824159:0d2d264e3471
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri May 26 05:33:27 2017 +0000

description:
Add new t_strcol test to the sets list - hopefully fix the build

diffstat:

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

diffs (17 lines):

diff -r 665546d4f097 -r 0d2d264e3471 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Fri May 26 02:30:24 2017 +0000
+++ b/distrib/sets/lists/tests/mi       Fri May 26 05:33:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.746 2017/05/21 15:28:38 riastradh Exp $
+# $NetBSD: mi,v 1.747 2017/05/26 05:33:27 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2705,6 +2705,7 @@
 ./usr/tests/lib/libc/string/t_strcat           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/string/t_strchr           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcmp           tests-lib-tests         compattestfile,atf
+./usr/tests/lib/libc/string/t_strcol           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcpy           tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/string/t_strcspn          tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libc/string/t_strerror         tests-lib-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index