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 | 5 | -5/+15 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 5 | -20/+15 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::queue and std::priority_queue. | Eric Fiselier | 2017-04-18 | 4 | -12/+10 |
* | [libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_t... | Stephan T. Lavavej | 2016-12-14 | 1 | -1/+1 |
* | [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-11-23 | 1 | -1/+2 |
* | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ... | Marshall Clow | 2015-01-28 | 2 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 5 | -0/+266 |