summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.special
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Fix improperly failing test - and the code it was testing. Thanks to Stephan ...Marshall Clow2018-03-221-3/+4
* Fix failure on C++03 botsMarshall Clow2017-11-272-0/+6
* Implement LWG#2948: unique_ptr does not define operator<< for stream outputMarshall Clow2017-11-272-0/+60
* Rewrite and cleanup unique_ptr tests.Eric Fiselier2017-04-154-357/+0
* Refactor unique_ptr/shared_ptr deleter test types into single header.Eric Fiselier2017-01-203-3/+3
* Add is_swappable/is_nothrow_swappable traitsEric Fiselier2016-04-211-0/+25
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+332
OpenPOWER on IntegriCloud