llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking
Roger Ferrer Ibanez 60d6ef63a4 Protect lock tests under libcpp-no-exceptions
Skip tests that expect an exception to be thrown.

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

llvm-svn: 285695
2016-11-01 15:00:16 +00:00
..
lock.pass.cpp Protect lock tests under libcpp-no-exceptions 2016-11-01 15:00:16 +00:00
try_lock.pass.cpp Protect lock tests under libcpp-no-exceptions 2016-11-01 15:00:16 +00:00
try_lock_for.pass.cpp Protect lock tests under libcpp-no-exceptions 2016-11-01 15:00:16 +00:00
try_lock_until.pass.cpp Protect lock tests under libcpp-no-exceptions 2016-11-01 15:00:16 +00:00
unlock.pass.cpp Protect lock tests under libcpp-no-exceptions 2016-11-01 15:00:16 +00:00