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
Marshall Clow 5f2d5b95e6 LWG Issue 2097: packaged_task constructors should be constrained
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@192544 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
futures.async This commit was accidental. Reverting. 15 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 license change 15 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 A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 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 LWG Issue 2097: packaged_task constructors should be constrained 12 years ago
futures.unique_future [tests] Another batch of timeout increases. 13 years ago
test_allocator.h This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. 13 years ago
version.pass.cpp license change 15 years ago