summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-316-0/+12
* [libc++] Enable deprecation warnings by defaultLouis Dionne2019-03-122-0/+4
* Support tests in freestandingJF Bastien2019-02-046-6/+18
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Remove more usages of REQUIRES-ANY in the test-suiteEric Fiselier2017-03-021-1/+1
* Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVE...Marshall Clow2017-01-241-0/+1
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-012-4/+4
* Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptrMarshall Clow2015-05-101-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-0/+714
OpenPOWER on IntegriCloud