llvm-project/libcxx/test/std/language.support/support.runtime
Martin Storsjö 3087a84889 [libcxx] [test] Add an XFAIL for the timespec test for MinGW targets
MinGW headers/libs lack timespec_get.

Differential Revision: https://reviews.llvm.org/D112213
2021-10-21 23:29:43 +03:00
..
csetjmp.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
csignal.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
cstdarg.pass.cpp
cstdbool.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
cstdlib.aligned_alloc.compile.pass.cpp [libcxx] [test] Make windows triples in XFAILs less specific 2021-10-12 18:24:47 +03:00
cstdlib.pass.cpp [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
ctime.pass.cpp [libcxx] [test] Move a missed test to ctime.timespec.compile.pass.cpp 2021-10-05 10:47:34 +03:00
ctime.timespec.compile.pass.cpp [libcxx] [test] Add an XFAIL for the timespec test for MinGW targets 2021-10-21 23:29:43 +03:00