about summary refs log tree commit diff
path: root/math/libm-test-driver.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Add narrowing fma functionsJoseph Myers2021-09-221-7/+19
* Add narrowing square root functionsJoseph Myers2021-09-101-3/+15
* Use the right argument code in unnormal testsSiddhesh Poyarekar2021-01-131-5/+7
* Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar2021-01-041-3/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86 long double: Add tests for pseudo normal numbersSiddhesh Poyarekar2020-12-301-0/+38
* math: Remove inline math testsAdhemerval Zanella2020-03-191-7/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Remove finite-math testsWilco Dijkstra2019-10-211-3/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-1/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.Joseph Myers2018-08-221-0/+3
* Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers2018-08-091-1/+1
* Handle narrowing function sNaN test disabling based on argument format.Joseph Myers2018-02-091-0/+6
* Add test infrastructure for narrowing libm functions.Joseph Myers2018-02-091-4/+46
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Run libm tests separately for each function.Joseph Myers2017-02-241-6/+0
* Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers2017-02-141-0/+3
* Build most libm-test support code once per type.Joseph Myers2017-02-081-1317/+11
* Refactor some code in libm-test-driver.c.Joseph Myers2017-02-061-19/+39
* Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers2017-02-061-1/+16
* Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers2017-02-061-0/+2286