cxx/test/thread/futures
2013-06-29 18:38:17 +00:00
..
futures.async This commit was accidental. Reverting. 2011-05-18 00:47:00 +00:00
futures.errors Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 2011-12-02 19:36:40 +00:00
futures.future_error license change 2010-11-16 22:09:02 +00:00
futures.overview Add operators to make launch a bitmask type. Searched all of the standard, and libc++ to see if this error occurred elsewhere and didn't see any other place. This fixes http://llvm.org/bugs/show_bug.cgi?id=16207 2013-06-29 18:38:17 +00:00
futures.promise A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
futures.shared_future A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
futures.state license change 2010-11-16 22:09:02 +00:00
futures.tas A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
futures.unique_future [tests] Another batch of timeout increases. 2013-02-11 21:04:34 +00:00
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. 2013-03-23 17:27:16 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00