diff options
author | Andreas Jaeger <aj@suse.de> | 2012-03-15 16:25:57 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-03-15 16:25:57 +0100 |
commit | 81c64153841a516059ea3c950b9ba20380a90a54 (patch) | |
tree | c76a8a73c88f22a01fcc347b57c35f9f1694d20a /ChangeLog | |
parent | 0671f479cec1ae4bcea6065a284540607256a0d4 (diff) | |
download | glibc-81c64153841a516059ea3c950b9ba20380a90a54.zip glibc-81c64153841a516059ea3c950b9ba20380a90a54.tar.gz glibc-81c64153841a516059ea3c950b9ba20380a90a54.tar.bz2 |
[BZ #13658]
* math/libm-test.inc (cos_test): Add more test cases.
(sin_test): Likewise.
(sincos_test): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2012-03-15 Andreas Jaeger <aj@suse.de> + [BZ #13658] + * math/libm-test.inc (cos_test): Add more test cases. + (sin_test): Likewise. + (sincos_test): Likewise. + +2012-03-15 Andreas Jaeger <aj@suse.de> + [BZ #13837] * math/libm-test.inc (cos_test): Add a test case for large input value. |