Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-09 | Handle narrowing function sNaN test disabling based on argument format. | Joseph Myers | 1 | -0/+6 |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers | 1 | -4/+46 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-02-24 | Run libm tests separately for each function. | Joseph Myers | 1 | -6/+0 |
2017-02-14 | Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver. | Joseph Myers | 1 | -0/+3 |
2017-02-08 | Build most libm-test support code once per type. | Joseph Myers | 1 | -1317/+11 |
2017-02-06 | Refactor some code in libm-test-driver.c. | Joseph Myers | 1 | -19/+39 |
2017-02-06 | Move libm-test TEST_MSG definitions to libm-test-driver.c. | Joseph Myers | 1 | -1/+16 |
2017-02-06 | Move non-function-specific parts of libm-test.inc to separate file. | Joseph Myers | 1 | -0/+2286 |