cxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const
Sean Hunt 541cb301a1 Adjust two tests to account for a nasty change in copying behavior
between C++03 and C++0x and its effect on exceptions, and another two to
not test move construction when rvalue references are not available.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@135445 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-18 23:51:25 +00:00
..
auto_ptr.pass.cpp Adjust two tests to account for a nasty change in copying behavior 2011-07-18 23:51:25 +00:00
default.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t_deleter_allocator_throw.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t_deleter_allocator.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t_deleter_throw.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t_deleter.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer_deleter_allocator_throw.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer_deleter_allocator.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer_deleter_throw.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer_deleter.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer_throw.pass.cpp license change 2010-11-16 22:09:02 +00:00
pointer.pass.cpp license change 2010-11-16 22:09:02 +00:00
shared_ptr_pointer.pass.cpp license change 2010-11-16 22:09:02 +00:00
shared_ptr_rv.pass.cpp license change 2010-11-16 22:09:02 +00:00
shared_ptr_Y_rv.pass.cpp license change 2010-11-16 22:09:02 +00:00
shared_ptr_Y.pass.cpp license change 2010-11-16 22:09:02 +00:00
shared_ptr.pass.cpp license change 2010-11-16 22:09:02 +00:00
unique_ptr.pass.cpp Adjust two tests to account for a nasty change in copying behavior 2011-07-18 23:51:25 +00:00
weak_ptr.pass.cpp license change 2010-11-16 22:09:02 +00:00