Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -1/+1 |
* | 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] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 1 | -1/+1 |
* | More P0202 constexpr work. This commit adds fill/fill_n/generate/generate_n/u... | Marshall Clow | 2018-01-20 | 1 | -1/+19 |
* | Work around more -Wshadow warnings | Eric Fiselier | 2016-12-03 | 1 | -1/+1 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -1/+1 |
* | [libcxx] Properly convert the count arguments to the *_n algorithms before use. | Eric Fiselier | 2015-02-10 | 1 | -9/+12 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+153 |