llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor
Eric Fiselier fb2bd4a939 Use C++11 implementation of unique_ptr in C++03.
llvm-svn: 364161
2019-06-23 20:47:21 +00:00
..
auto_pointer.pass.cpp [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00
default.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
move.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
move_convert.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
move_convert.runtime.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
move_convert.single.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
null.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
nullptr.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pointer.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pointer_deleter.fail.cpp Use C++11 implementation of unique_ptr in C++03. 2019-06-23 20:47:21 +00:00
pointer_deleter.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00