llvm-project/libcxx/test/std/thread/futures/futures.unique_future
Louis Dionne f03ac38147 [libc++] Drop custom support for flaky tests from libc++ test suite
Instead, use the builtin support in lit. This makes the libc++ custom
test format slightly closer to the builtin ShTest format in behavior.
2020-03-25 14:41:53 -04:00
..
copy_assign.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
copy_ctor.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
dtor.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
get.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
move_assign.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
move_ctor.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
share.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
wait.pass.cpp [NFC][libc++] Refactor some future tests to reduce code duplication 2020-02-25 18:16:45 -05:00
wait_for.pass.cpp [libc++] Drop custom support for flaky tests from libc++ test suite 2020-03-25 14:41:53 -04:00
wait_until.pass.cpp [libc++] Drop custom support for flaky tests from libc++ test suite 2020-03-25 14:41:53 -04:00