llvm-project/libcxx/test/std/utilities/memory/unique.ptr
Marshall Clow e67179bc6c Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
llvm-svn: 292986
2017-01-24 22:22:33 +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 Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
unique.ptr.runtime Refactor unique_ptr/shared_ptr deleter test types into single header. 2017-01-20 04:39:17 +00:00
unique.ptr.single Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR 2017-01-24 22:22:33 +00:00
unique.ptr.special Refactor unique_ptr/shared_ptr deleter test types into single header. 2017-01-20 04:39:17 +00:00
nothing_to_do.pass.cpp