llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared
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.getdeleter
util.smartptr.shared.assign Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
util.smartptr.shared.cast
util.smartptr.shared.cmp
util.smartptr.shared.const Protect smart-pointer tests under no exceptions 2016-11-14 10:27:56 +00:00
util.smartptr.shared.create Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
util.smartptr.shared.dest
util.smartptr.shared.io
util.smartptr.shared.mod
util.smartptr.shared.obs
util.smartptr.shared.spec
test_deleter.h Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
types.pass.cpp Implement P0163r0. Add shared_ptr::weak_type. 2016-06-27 01:02:43 +00:00