llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.class
Martin Storsjö 128b2136ec [libcxx] [test] Generalize defines for skipping allocation checks
This allows waiving the right amount of asserts on Windows and zOS.
This should supersede D107124 and D105910.

Differential Revision: https://reviews.llvm.org/D107755
2021-08-10 11:05:00 +03:00
..
thread.thread.algorithm [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.assign [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.constr [libcxx] [test] Generalize defines for skipping allocation checks 2021-08-10 11:05:00 +03:00
thread.thread.destr [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
thread.thread.id [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
thread.thread.member [libcxx] [test] Fix spurious failures in the thread join test on Windows 2021-07-12 23:31:53 +03:00
thread.thread.static