Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests to make sure that <string_view> provides std::size/data/empty in C+... | Marshall Clow | 2018-01-30 | 3 | -1/+31 |
* | More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in s... | Marshall Clow | 2017-11-15 | 3 | -0/+84 |
* | Clean up the tests for free data(), size() and empty() | Marshall Clow | 2017-11-15 | 3 | -24/+28 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 3 | -3/+9 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 3 | -9/+9 |
* | Cleaning up the test suite; remove some includes of non-standard file <__config> | Marshall Clow | 2015-01-18 | 3 | -9/+0 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 3 | -0/+236 |