Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 8 | -0/+16 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 8 | -8/+24 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 8 | -32/+24 |
* | [libcxx] Avoid spurious construction of valarray elements | Mikhail Maltsev | 2018-02-08 | 2 | -0/+53 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers | Eric Fiselier | 2017-04-19 | 1 | -2/+2 |
* | Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES | Eric Fiselier | 2017-03-03 | 1 | -2/+2 |
* | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 3 | -3/+3 |
* | [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-11-23 | 4 | -10/+14 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 8 | -0/+391 |