summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/unique.ptr
Commit message (Expand)AuthorAgeFilesLines
* Add braces, move braces, and rename variables to avoid shadowing. Patch from ...Eric Fiselier2016-04-281-2/+2
* Add is_swappable/is_nothrow_swappable traitsEric Fiselier2016-04-211-0/+25
* Add tests for LWG issue 2361Eric Fiselier2016-04-181-0/+21
* No, really - test the constructorMarshall Clow2016-02-251-1/+1
* Add test to ensure that the converting constructor in N4089 is present and wo...Marshall Clow2016-02-251-0/+27
* Cleanup unique_ptr failure tests and convert them to Clang verifyEric Fiselier2015-08-208-217/+98
* Add files that got missed in r245512.Eric Fiselier2015-08-194-179/+89
* More unique_ptr test cleanup. Fixes in <memory> to come later.Eric Fiselier2015-08-195-132/+114
* Fix failing unique_ptr tests.Eric Fiselier2015-07-312-38/+7
* Start cleanup of unique_ptr tests.Eric Fiselier2015-07-3128-1575/+894
* Automatically detect and use clang verify in failure tests.Eric Fiselier2015-07-061-1/+0
* Get tests running with warnings. Fix warnings in headers and testsEric Fiselier2015-02-053-0/+6
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-0949-0/+49
* Move test into test/std subdirectory.Eric Fiselier2014-12-20169-0/+9209
OpenPOWER on IntegriCloud