Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+1 |
* | Fix implementation of ::abs and std::abs LWG 2192. | Eric Fiselier | 2019-04-23 | 1 | -5/+37 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix FP comparisons when SSE isn't available | Eric Fiselier | 2018-12-17 | 1 | -15/+24 |
* | Tolerate incorrect return type for 'isinf' and 'isnan' in tests. | Eric Fiselier | 2016-05-27 | 1 | -3/+48 |
* | Split <math.h> out of <cmath>. | Richard Smith | 2015-10-08 | 1 | -22/+824 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+683 |