about summary refs log tree commit diff
path: root/math/libm-test-support.c
Commit message (Expand)AuthorAgeFilesLines
* math: Add more details to the test driver output.Joe Simmons-Talbott13 hours1-45/+158
* math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.Joe Talbott7 days1-2/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* math: Remove inline math testsAdhemerval Zanella2020-03-191-6/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Remove finite-math testsWilco Dijkstra2019-10-211-2/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* 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-1/+2
* Add test infrastructure for narrowing libm functions.Joseph Myers2018-02-091-12/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Run libm long double tests for long double = double.Joseph Myers2017-10-111-2/+5
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-7/+0
* Make libm-test-support code clear exceptions after each test.Joseph Myers2017-06-231-0/+7
* float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy2017-06-121-2/+2
* Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2017-02-241-9/+9
* Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers2017-02-141-2/+0
* Build most libm-test support code once per type.Joseph Myers2017-02-081-0/+1209