about summary refs log tree commit diff
path: root/math/gen-auto-libm-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Joseph Myers2013-12-051-0/+13
| | | | auto-libm-test-in.
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to ↵Joseph Myers2013-12-031-9/+23
| | | | auto-libm-test-in.
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to ↵Joseph Myers2013-11-301-0/+149
| | | | auto-libm-test-in.
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-0/+1626