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
Howard Hinnant 3dd965bdf9 This commit was accidental. Reverting.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@131514 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
futures.async This commit was accidental. Reverting. 15 years ago
futures.errors license change 15 years ago
futures.future_error license change 15 years ago
futures.overview Clean up a bunch of warnings in the tests, 3 of which actually turned out to be test bugs. 15 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 A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
futures.unique_future A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
test_allocator.h Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 15 years ago
version.pass.cpp license change 15 years ago