Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of unguarded operator, calls in algorithm. Fixes PR#43063. Updat... | Marshall Clow | 2019-08-20 | 2 | -0/+25 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm | Eric Fiselier | 2017-04-18 | 1 | -4/+3 |
* | Stop using random_shuffle in the libc++ test suite. It's going to be removed ... | Marshall Clow | 2017-02-07 | 2 | -3/+10 |
* | [libcxx] [test] D27015: Fix MSVC warning C4018 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-11-23 | 2 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+107 |