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_hypot to fix build break. Hi...



details:   https://anonhg.NetBSD.org/src/rev/314ab9f96b11
branches:  trunk
changeset: 343211:314ab9f96b11
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Mon Jan 25 03:14:29 2016 +0000

description:
Add t_hypot to fix build break.  Hi gson!

diffstat:

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

diffs (17 lines):

diff -r 4f12b5efce6b -r 314ab9f96b11 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Jan 25 00:24:23 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Jan 25 03:14:29 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.659 2016/01/05 17:22:38 jakllsch Exp $
+# $NetBSD: mi,v 1.660 2016/01/25 03:14:29 jnemeth Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2888,6 +2888,7 @@
 ./usr/tests/lib/libm/t_fenv                    tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_floor                   tests-obsolete          obsolete
 ./usr/tests/lib/libm/t_fmod                    tests-lib-tests         compattestfile,atf
+./usr/tests/lib/libm/t_hypot                   tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_infinity                        tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_ldexp                   tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_libm                    tests-obsolete          obsolete



Home | Main Index | Thread Index | Old Index