about summary refs log tree commit diff
path: root/math/gen-libm-test.pl
Commit message (Expand)AuthorAgeFilesLines
* float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy2017-06-121-2/+3
* Rework gen-libm-test.pl input/output handling.Joseph Myers2017-02-061-18/+21
* XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers2017-01-101-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add fromfp functions.Joseph Myers2016-12-311-5/+5
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-2/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+1
* Improve gen-libm-test.pl LIT() applicationPaul E. Murphy2016-08-051-1/+16
* Add more sNaN tests (most remaining real functions).Joseph Myers2016-06-231-0/+1
* Remove CHOOSE() macro from libm-tests.incPaul E. Murphy2016-06-081-11/+38
* Apply LIT(x) to floating point literals in libm-test.cPaul E. Murphy2016-06-081-5/+36
* Support sNaN testing in libm-test.inc.Joseph Myers2016-05-261-5/+9
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-191-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Run libm-test tests for finite-math-only functions.Joseph Myers2015-11-051-3/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Test cpow in all rounding modes.Joseph Myers2014-06-231-0/+4
* Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers2014-03-311-0/+10
* Make libm-test support ALL_RM_TEST with AUTO_TESTS_*.Joseph Myers2014-03-201-93/+115
* Test scalbn and scalbln in all rounding modes, add more tests of negative arg...Joseph Myers2014-03-181-6/+15
* Add libm-test support for per-rounding-mode manually specified results.Joseph Myers2014-03-171-64/+76
* Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers2014-03-061-8/+11
* Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers2014-03-061-22/+25
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-73/+6
* Let gen-libm-test.pl find itself when run outside source directoryAndreas Schwab2014-01-271-2/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Disable libm-test test name beautification for M_* constants.Joseph Myers2013-12-191-17/+0
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-4/+181
* Test signs of NaNs in libm-test.inc where appropriate.Joseph Myers2013-11-161-1/+1
* Add libm-test support for ignored return value, add more lrint / llrint / lro...Joseph Myers2013-11-161-6/+35
* Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag.Joseph Myers2013-11-161-1/+1
* Remove libm-test START_DATA and END_DATA.Joseph Myers2013-05-241-8/+0
* Make libm-test START and END into ordinary macros.Joseph Myers2013-05-241-28/+0
* Don't include function names in test data in generated libm-test.c.Joseph Myers2013-05-221-15/+12
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-4/+1
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-34/+2
* Simplify gen-libm-test.pl handling of tests with extra outputs.Joseph Myers2013-05-191-65/+17
* Make libm-test look up ulps by name at runtime.Joseph Myers2013-05-181-90/+71
* Simplify libm-test extra-output initialization.Joseph Myers2013-05-171-4/+4
* Remove libm-test support for TEST_* inside functions.Joseph Myers2013-05-161-72/+19
* Convert TEST_c_c tests from code to data.Joseph Myers2013-05-121-2/+2
* Start converting libm tests from code to data.Joseph Myers2013-05-101-23/+78
* Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes...Joseph Myers2013-05-081-75/+80
* Initialize x in frexp, modf, remqou tests.Joseph Myers2013-05-061-0/+3
* Remove unused libm-test expected-failure mechanism.Joseph Myers2013-05-041-61/+5
* Integrate errno testing better in libm-test.inc.Joseph Myers2013-04-291-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-1/+1
* libm-test: Properly wrap blocks consisting of several statements.Thomas Schwinge2013-03-211-8/+14
* Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge2013-03-151-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1