diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 20:36:03 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-14 20:36:03 +0000 |
commit | 8cfa635ab822caf5a441eaf33ac9a8e73a14029f (patch) | |
tree | b8b23565475c40cd493f919d086c0def3440e903 /ChangeLog | |
parent | 0175558aa0a16a647ee368898a83a7d42e2011e8 (diff) | |
download | glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.tar glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.tar.gz glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.tar.bz2 glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.zip |
Convert TEST_ffI_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 (test_ffI_f1_data): New type. + (RUN_TEST_LOOP_ffI_f1): New macro. + (remquo_test_data): New variable. + (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1. + * setjmp/tst-setjmp-fp.c: New file. * setjmp/Makefile (tests): Add tst-setjmp-fp. (link-libm): New variable. |