summaryrefslogtreecommitdiff
path: root/tests/lib/libm/t_fe_round.c
AgeCommit message (Expand)Author
2017-08-21don't skip nexttoward for aarch64 and mips64christos
2017-08-20fix build (missing nexttoward on mips64 and aarch64)christos
2017-08-17Add test cases for nextafter() and nexttoward(). At the moment nohe
2017-08-11Re-enable the test for nearbyint(), now that all ports (save vax,he
2017-07-25Revert previous as it breaks at least sparc and hpcsh builds.uwe
2017-07-24Add a test checking nearbyint(), using the same table as used byhe
2017-07-24Swap around the two last args to the check for expected fegetround(),he
2016-12-20use labs for absolute value of longmaya
2016-12-19add test for fesetround/fegetround that uses lrint (and tests it a bunch).maya