diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-03 19:05:37 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-03 19:05:37 +0000 |
commit | c31a5b1e8fecc794c4d0746a5a5af6db203005ea (patch) | |
tree | 388e42eb3320fce5af6e625b2bb6421919a0fd8b /ChangeLog | |
parent | d5dc2af39081cb7035d6d672d458a369307be5f1 (diff) | |
download | glibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.zip glibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.tar.gz glibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.tar.bz2 |
Consistently use TEST_f_f1 in lgamma tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-05-03 Joseph Myers <joseph@codesourcery.com> + * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to + test signgam value. + * math/libm-test.inc (hypot_test): Do not use IGNORE_ZERO_INF_SIGN. |