llvm-project/libcxx/test/std
Martin Storsjö d5d477780c [libcxx] [test] Fix spurious failures in the thread join test on Windows
Make sure that the detached thread has started up before exiting
the process.

This is exactly the same fix as D105592, with the same pattern
being present in a different test case.

Differential Revision: https://reviews.llvm.org/D105736
2021-07-12 23:31:53 +03:00
..
algorithms [libcxx] Move all algorithms into their own headers 2021-06-19 07:49:06 -04:00
atomics [libcxx][type_traits] remove `std::is_literal_type` and `std::result_of` for C++20 2021-07-02 17:10:19 +00:00
concepts [libc++] Remove random [[nodiscard]] in the test suite 2021-07-12 12:45:21 -04:00
containers [libcxx][ranges] Implement indirectly_swappable. 2021-07-01 15:08:23 -07:00
depr [libcxx] Implement P0883R2 ("Fixing Atomic Initialization") 2021-06-20 17:37:42 +03:00
diagnostics [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
experimental [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp. 2021-05-26 14:06:25 -07:00
input.output [libcxx][ranges] Implement indirectly_swappable. 2021-07-01 15:08:23 -07:00
iterators [libc++] Remove random [[nodiscard]] in the test suite 2021-07-12 12:45:21 -04:00
language.support [SystemZ][z/OS][libcxx] mark aligned allocation tests UNSUPPORTED on z/OS 2021-07-07 10:54:38 -04:00
localization [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
namespace [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
numerics [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
ranges [libc++] Remove random [[nodiscard]] in the test suite 2021-07-12 12:45:21 -04:00
re [libcxx][ranges] Implement indirectly_swappable. 2021-07-01 15:08:23 -07:00
strings [libcxx][ranges] Implement indirectly_swappable. 2021-07-01 15:08:23 -07:00
thread [libcxx] [test] Fix spurious failures in the thread join test on Windows 2021-07-12 23:31:53 +03:00
utilities [libc++] Guard testing implementation details. 2021-07-08 17:34:58 +02:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00