Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ | Billy Robert O'Neal III | 2020-01-14 | 2 | -2/+2 |
* | 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 | 4 | -4/+12 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 4 | -16/+12 |
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 4 | -4/+4 |
* | Another batch of P0202 constepr algirithms. remove/remove_if/remove_copy/remo... | Marshall Clow | 2018-01-22 | 4 | -6/+76 |
* | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-05-04 | 1 | -1/+1 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm | Eric Fiselier | 2017-04-18 | 2 | -20/+10 |
* | Update the algorithm tests to not use the (deprecated) function binders. No f... | Marshall Clow | 2017-03-23 | 1 | -2/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+324 |