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 | 7 | -0/+7 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 12 | -12/+36 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 12 | -48/+36 |
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 4 | -4/+4 |
* | Last batch of P0202 constexpr additions: includes/set_intersection/exchange | Marshall Clow | 2018-01-22 | 4 | -4/+87 |
* | Mark test as unsupported on C++98/03, since it uses move_iterator | Marshall Clow | 2017-10-30 | 1 | -0/+2 |
* | Fix PR#35119 : set_union misbehaves with move_iterators. Thanks to Denis Yaro... | Marshall Clow | 2017-10-30 | 1 | -0/+44 |
* | Fix warnings in test/std/algorithms | Eric Fiselier | 2015-07-18 | 2 | -4/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 11 | -0/+1781 |