You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/memory/unique.ptr
Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
unique.ptr.create Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
unique.ptr.dltr No, really - test the constructor 10 years ago
unique.ptr.runtime Mark LWG issue 2520 as complete 10 years ago
unique.ptr.single Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 10 years ago
unique.ptr.special Add is_swappable/is_nothrow_swappable traits 10 years ago
deleter.h More unique_ptr test cleanup. Fixes in <memory> to come later. 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago