llvm-project/libcxx/test/std/utilities/memory/unique.ptr
Eric Fiselier d04c685168 Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
2016-06-01 21:35:39 +00:00
..
unique.ptr.create Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
unique.ptr.dltr No, really - test the constructor 2016-02-25 15:27:13 +00:00
unique.ptr.runtime Mark LWG issue 2520 as complete 2016-05-31 04:27:57 +00:00
unique.ptr.single Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
unique.ptr.special Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
deleter.h More unique_ptr test cleanup. Fixes in <memory> to come later. 2015-08-19 22:35:07 +00:00
nothing_to_do.pass.cpp