Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -1/+1 |
* | Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll... | Billy Robert O'Neal III | 2017-11-15 | 1 | -1/+1 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -1/+2 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -3/+3 |
* | Add tests for LWG#2299. While doing so, I noticed that the tests we have for ... | Marshall Clow | 2015-06-30 | 1 | -0/+39 |