summaryrefslogtreecommitdiff
path: root/math/libm-test-driver.c
AgeCommit message (Expand)Author
2018-02-09Handle narrowing function sNaN test disabling based on argument format.Joseph Myers
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-02-24Run libm tests separately for each function.Joseph Myers
2017-02-14Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers
2017-02-08Build most libm-test support code once per type.Joseph Myers
2017-02-06Refactor some code in libm-test-driver.c.Joseph Myers
2017-02-06Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers
2017-02-06Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers