You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking
Roger Ferrer Ibanez 8883740456 Protect lock tests under libcpp-no-exceptions
Skip tests that expect an exception to be thrown.

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




git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@285695 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
lock.pass.cpp Protect lock tests under libcpp-no-exceptions 9 years ago
try_lock.pass.cpp Protect lock tests under libcpp-no-exceptions 9 years ago
try_lock_for.pass.cpp Protect lock tests under libcpp-no-exceptions 9 years ago
try_lock_until.pass.cpp Protect lock tests under libcpp-no-exceptions 9 years ago
unlock.pass.cpp Protect lock tests under libcpp-no-exceptions 9 years ago