diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-16 13:17:55 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-16 13:17:55 +0000 |
commit | 1c38ff73fd369eb6215d43c2348ec63b3f16e18f (patch) | |
tree | df6885409868ea5200dfb598caff51959adb5919 /ChangeLog | |
parent | 15c7c18dc6775f6eea09f927fa0b327ab32ef738 (diff) | |
download | glibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.zip glibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.tar.gz glibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.tar.bz2 |
Convert TEST_cc_c 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-16 Joseph Myers <joseph@codesourcery.com> + * math/libm-test.inc (struct test_cc_c_data): New type. + (RUN_TEST_LOOP_cc_c): New macro. + (cpow_test_data): New variable. + (cpow_test): Run tests with RUN_TEST_LOOP_cc_c. + * math/libm-test.inc (struct test_f_L_data): New type. (RUN_TEST_LOOP_f_L): New macro. (llrint_test_data): New variable. |