diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 14:49:26 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 14:49:26 +0000 |
commit | 9dc9095d565db04da8474b15f646f6bfb84a8395 (patch) | |
tree | 0a6de6636226d8398fba9c6b85e3ca5ec69a7ec4 /ChangeLog | |
parent | 87aa21df6f2309bc47fe8d2a3c4cf0dbec8bd446 (diff) | |
download | glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.tar glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.tar.gz glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.tar.bz2 glibc-9dc9095d565db04da8474b15f646f6bfb84a8395.zip |
Convert TEST_fF_f1 tests from code to data.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |