about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-14 14:49:26 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-14 14:49:26 +0000
commit9dc9095d565db04da8474b15f646f6bfb84a8395 (patch)
tree0a6de6636226d8398fba9c6b85e3ca5ec69a7ec4 /ChangeLog
parent87aa21df6f2309bc47fe8d2a3c4cf0dbec8bd446 (diff)
downloadglibc-9dc9095d565db04da8474b15f646f6bfb84a8395.tar.gz
glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.tar.xz
glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.zip
Convert TEST_fF_f1 tests from code to data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72945e0eb4..7ffba377f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (struct test_fF_f1_data): New type.
+	(RUN_TEST_LOOP_fF_f1): New macro.
+	(modf_test_data): New variable.
+	(modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
+
 	* math/libm-test.inc (struct test_f_f1_data): New type.
 	(RUN_TEST_LOOP_f_f1): New macro.
 	(gamma_test_data): New variable.