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 | 3 | -0/+3 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 3 | -3/+9 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | 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 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+398 |