about summary refs log tree commit diff
path: root/math/libm-test-driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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