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/std/thread/futures/futures.shared_future
Eric Fiselier ea2334b94f Mork more tests as FLAKY
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@343435 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
copy_assign.pass.cpp Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah 8 years ago
copy_ctor.pass.cpp Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah 8 years ago
ctor_future.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
default.pass.cpp Move test into test/std subdirectory. 10 years ago
dtor.pass.cpp Mark tests as unsupported under libcpp-no-exceptions 8 years ago
get.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
move_assign.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
move_ctor.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
wait.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
wait_for.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
wait_until.pass.cpp Mork more tests as FLAKY 6 years ago