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 |
* | [libcxx] [test] Add missing <stdexcept> to map at tests. | Billy Robert O'Neal III | 2018-10-19 | 1 | -1/+2 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -4/+4 |
* | Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm... | Billy Robert O'Neal III | 2017-11-15 | 1 | -4/+4 |
* | Protect std::{,unordered_}map tests under noexceptions | Roger Ferrer Ibanez | 2016-11-29 | 1 | -1/+9 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+154 |