summaryrefslogtreecommitdiff
path: root/tests/lib/libm
AgeCommit message (Expand)Author
2017-09-03Fix verb form.wiz
2017-09-03Use a global double to stop GCC from optimizing the test awaymaya
2017-08-30Add a short case for the alpha test failuremaya
2017-08-30use PRIu64 to print uint64_t, don't print sizeofmaya
2017-08-30Add test case for alpha's MPFR config test failuremaya
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
2017-01-20use isinf instead of isinff. this doesn't introduce a functional change -maya
2017-01-13also terminate 2 other statements properlyagc
2017-01-13terminate the statement properlyagc
2017-01-13PR/51839: Ngie Cooper: reset errno to 0 before calling scalbn*christos
2017-01-13PR/51837: Ngie Cooper: add limits.h for INT_MAXchristos
2016-12-20define __TEST_FENV in the makefile for t_fe_roundmaya
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
2016-09-20print what went wrong.christos
2016-08-31Add failing test for casinhmaya
2016-08-27do the long double tests if we have long double.christos
2016-08-26forgot to protect an ilogblchristos
2016-08-25Add a failing case for t_ldexpmaya
2016-08-25don't skip the entire test iteration if exp2=SKIP, only the secondmaya
2016-08-24fix test; clearing the exception does not return the old exception bitmask.christos
2016-08-24fix long doublechristos
2016-08-23portability fixeschristos
2016-08-22Mistakes were made, compare correct values now.maya
2016-08-22add failing test for PR lib/51427maya
2016-01-24Add some tests of hypot() and hypotf()gson
2015-12-22add __TEST_FENVchristos
2015-12-22put have fenv stuff elsewhere.christos
2015-12-22Sync list of fenv enabled architectures again (PR 48633), this time for mipsmartin
2015-12-21While PR 48633 is not properly fixed, keep the additional lists ofmartin
2015-09-08Clear the XFAIL from PR 45391.dholland
2015-02-09Remove expected failure and references to port-alpha/46301, now thatmartin
2015-01-20Remove stale comment about ARM fenv support.snj
2015-01-03Mark the lib/libm/t_fmod test as an expected failure under QEMU,gson
2014-12-29Skip rounding mode tests on ARM FPUs that do not allow configuration of them.martin
2014-12-27Enable fenv.h on arm againmartin
2014-12-27fenv(3) support for hppamartin
2014-12-22Disabel fenv tests for arm, the implementation is incomplete.martin
2014-12-21Add a test program for basic fenv.h rounding mode/exception mask testing.martin
2014-11-04PR misc/49356 remove unnecessary references to atf-c/config.hjustin
2014-10-07In the exp2_values test case, provide separate expected return valuesgson
2014-08-10Use the same condition for HAVE_FENVmartin
2014-06-16Add modfl(3). From FreeBSD.joerg
2014-05-18Re-enable alpha IEEE compiler optionsmartin