diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 19:12:10 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 19:12:10 +0000 |
commit | d9c2a0fd2c4809392e579e988ce98ff68842df9f (patch) | |
tree | 9a9982c7978a03b7e90074171695077436731416 /ChangeLog | |
parent | 9dc9095d565db04da8474b15f646f6bfb84a8395 (diff) | |
download | glibc-d9c2a0fd2c4809392e579e988ce98ff68842df9f.tar.gz |
Convert TEST_fI_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_f_f1_data): Add comment. + (RUN_TEST_LOOP_fI_f1): New macro. + (frexp_test_data): New variable. + (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1. + * math/libm-test.inc (struct test_fF_f1_data): New type. (RUN_TEST_LOOP_fF_f1): New macro. (modf_test_data): New variable. |