llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Roger Ferrer Ibanez 4a152f147f Protect smart-pointer tests under no exceptions
Skip tests that expect an exception be thrown under no-exceptions.

Differential Revision: https://reviews.llvm.org/D26457

llvm-svn: 286809
2016-11-14 10:27:56 +00:00
..
util.smartptr.enab Fix C++03 failure in enable_shared_from_this test 2016-06-27 00:38:28 +00:00
util.smartptr.hash
util.smartptr.shared Protect smart-pointer tests under no exceptions 2016-11-14 10:27:56 +00:00
util.smartptr.shared.atomic Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
util.smartptr.weak Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
util.smartptr.weakptr
nothing_to_do.pass.cpp