about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-08 16:09:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-08 16:09:54 +0000
commitae08db3ba01e797323a5941d469c8b001e9715bb (patch)
tree336bc86f2495a678ccab82d722a20574349bd332 /ChangeLog
parentae65139d140ac85808c0666c3636f44dc2d950ee (diff)
downloadglibc-ae08db3ba01e797323a5941d469c8b001e9715bb.tar.gz
glibc-ae08db3ba01e797323a5941d469c8b001e9715bb.tar.xz
glibc-ae08db3ba01e797323a5941d469c8b001e9715bb.zip
Use correct TEST_* macros for jn, ldexp and yn tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a632d9515..1e84dc042d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (RUN_TEST_if_f): New macro.
+	(jn_test): Use TEST_if_f instead of TEST_ff_f.
+	(ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
+	(yn_test): Use TEST_if_f instead of TEST_ff_f.
+
 	* math/libm-test.inc (RUN_TEST_f_f): New macro.
 	(RUN_TEST_2_f): Likewise.
 	(RUN_TEST_ff_f): Likewise.