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 | 2 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 6 | -6/+18 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 6 | -24/+18 |
* | Update all the max_size tests to eliminate signed/unsigned comparison warning... | Marshall Clow | 2018-10-12 | 1 | -4/+4 |
* | First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty... | Marshall Clow | 2017-11-15 | 1 | -0/+28 |
* | Added tests for xxx.size() and xxx.empty() for all the sequence containers | Marshall Clow | 2017-11-15 | 2 | -0/+108 |
* | [libcxx] Fix max_size() across all containers | Eric Fiselier | 2016-11-23 | 1 | -0/+47 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 2 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+134 |