llvm-project/libcxx/test/thread
Justin Bogner e077269764 Work around ABI differences due to LWG 2056 in tests
When testing against the system library, there is a relatively minor
ABI breakage that the std::future_errc values have been changed to
avoid using zero. Update the tests that rely on the values being
consistent.

llvm-svn: 208840
2014-05-15 01:57:42 +00:00
..
futures Work around ABI differences due to LWG 2056 in tests 2014-05-15 01:57:42 +00:00
thread.condition Add tests that should fail when lock() throws. THis is part of LWG issue #2135. No library changes here. 2014-03-26 02:11:47 +00:00
thread.general license change 2010-11-16 22:09:02 +00:00
thread.mutex Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
thread.req Update testsuite strucuture to latest draft 2010-11-23 22:13:07 +00:00
thread.threads Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value. This enables this test to pass on andriod arm. 2014-02-04 19:51:48 +00:00
macro.pass.cpp license change 2010-11-16 22:09:02 +00:00