summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign
Commit message (Expand)AuthorAgeFilesLines
* 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