Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmath: Skip Libc for integral types in isinf, etc. | Duncan P. N. Exon Smith | 2017-04-21 | 1 | -0/+33 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -0/+1 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -1/+1 |
* | Tolerate incorrect return type for 'isinf' and 'isnan' in tests. | Eric Fiselier | 2016-05-27 | 1 | -3/+48 |
* | Implement P0030R1: Introduce a 3-Argument Overload to std::hypot | Marshall Clow | 2016-05-17 | 1 | -0/+23 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+1485 |