Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -2/+2 |
* | Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm... | Billy Robert O'Neal III | 2017-11-15 | 1 | -2/+2 |
* | Protect lock tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 1 | -2/+6 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Refactor shared_timed_mutex tests. | Eric Fiselier | 2015-08-22 | 1 | -6/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+70 |