about summary refs log tree commit diff
path: root/math/gen-auto-libm-tests.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Test cpow in all rounding modes.Joseph Myers2014-06-231-20/+24
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-251-8/+15
* Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers2014-03-061-209/+231
* Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-181-33/+115
* Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2014-02-181-1/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-201-10/+58
* Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2013-12-201-0/+58
* Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-191-0/+23
* Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-191-0/+20
* Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-181-7/+32
* Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-161-0/+59
* Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-081-4/+32
* Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-051-0/+13
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-031-9/+23
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-11-301-0/+149
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-0/+1626