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 | 11 | -0/+22 |
* | 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 |
* | Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm... | Billy Robert O'Neal III | 2017-11-15 | 3 | -10/+10 |
* | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers | Eric Fiselier | 2017-04-19 | 1 | -0/+2 |
* | [libcxx] [test] D26812: In random tests, use real static_asserts and silence ... | Stephan T. Lavavej | 2016-11-18 | 1 | -4/+14 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 12 | -0/+625 |