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/thread/futures
Justin Bogner e39915bdc5 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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@209972 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
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. 12 years ago
futures.errors Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 14 years ago
futures.future_error Fix XFAIL condition from r208840 12 years ago
futures.overview Marshall Clow: LWG Issue 2056: future_errc enums start with value 0 (invalid value for broken_promise). 12 years ago
futures.promise Work around ABI differences due to LWG 2056 in tests 12 years ago
futures.shared_future A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
futures.state license change 15 years ago
futures.tas Fix PR19819 12 years ago
futures.unique_future [tests] Another batch of timeout increases. 13 years ago
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. 12 years ago
version.pass.cpp license change 15 years ago