hanchenye-llvm-project/libcxx/test/thread/futures
Justin Bogner ca14e2b132 Fix XFAIL condition from r208840
The XFAILs in r208840 were too general. They were meant to only apply
to testing when use_system_lib was set.

llvm-svn: 209972
2014-05-31 07:59:03 +00:00
..
futures.async Add a test to make sure we're doing the right thing for throwing exceptions from deferred functions. This is LWG issue #2186. No change to the library needed. 2014-03-24 22:25:24 +00:00
futures.errors
futures.future_error Fix XFAIL condition from r208840 2014-05-31 07:59:03 +00:00
futures.overview
futures.promise Work around ABI differences due to LWG 2056 in tests 2014-05-15 01:57:42 +00:00
futures.shared_future
futures.state
futures.tas Fix PR19819 2014-04-07 13:32:26 +00:00
futures.unique_future
test_allocator.h Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
version.pass.cpp