Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] [test] Qualify `prev` as `std::prev` in a lot of tests. NFCI. | Arthur O'Dwyer | 2022-02-16 | 1 | -4/+4 |
* | [libc++] Remove the c++98 Lit feature from the test suite | Louis Dionne | 2020-06-03 | 1 | -1/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix LWG issue 2345 - Add insert(value_type&&) | Eric Fiselier | 2016-04-18 | 1 | -65/+43 |
* | Add explicit include directives; the file was getting implicitly included alr... | Marshall Clow | 2016-01-05 | 1 | -0/+1 |
* | First half of LWG#2354: 'Unnecessary copying when inserting into maps with br... | Marshall Clow | 2016-01-05 | 1 | -1/+36 |
* | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ... | Marshall Clow | 2015-01-28 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+93 |