Module Name:    src
Committed By:   jnemeth
Date:           Mon Jan 25 03:14:30 UTC 2016

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
Add t_hypot to fix build break.  Hi gson!


To generate a diff of this commit:
cvs rdiff -u -r1.659 -r1.660 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.659 src/distrib/sets/lists/tests/mi:1.660
--- src/distrib/sets/lists/tests/mi:1.659	Tue Jan  5 17:22:38 2016
+++ src/distrib/sets/lists/tests/mi	Mon Jan 25 03:14:29 2016
@@ -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

Reply via email to