diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-10-12 21:33:49 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-10-12 21:33:49 +0000 |
commit | 07c18a008c2ed8f5660adba2b778671db159a141 (patch) | |
tree | ce6548ed5a3198d8d0e0590b4b870491072657ef /ChangeLog | |
parent | 716458049510215451d25ac131858b6bdf30f99f (diff) | |
download | glibc-07c18a008c2ed8f5660adba2b778671db159a141.tar glibc-07c18a008c2ed8f5660adba2b778671db159a141.tar.gz glibc-07c18a008c2ed8f5660adba2b778671db159a141.tar.bz2 glibc-07c18a008c2ed8f5660adba2b778671db159a141.zip |
Add more totalorder tests.
This patch adds more tests of totalorder for finite inputs.
Tested for x86_64, x86, mips64 and powerpc.
* math/libm-test.inc (totalorder_test_data): Add more tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-10-12 Joseph Myers <joseph@codesourcery.com> + + * math/libm-test.inc (totalorder_test_data): Add more tests. + 2016-10-12 Adhemerval Zanela <adhemerval.zanella@linaro.org> * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: |