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 | 6 | -0/+12 |
* | [libc++] Enable deprecation warnings by default | Louis Dionne | 2019-03-12 | 2 | -0/+4 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 6 | -6/+18 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 6 | -24/+18 |
* | Remove more usages of REQUIRES-ANY in the test-suite | Eric Fiselier | 2017-03-02 | 1 | -1/+1 |
* | Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVE... | Marshall Clow | 2017-01-24 | 1 | -0/+1 |
* | Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities | Eric Fiselier | 2016-10-01 | 2 | -4/+4 |
* | Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptr | Marshall Clow | 2015-05-10 | 1 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+714 |