llvm-project/libcxx/test/std
Martin Storsjö a21a6ed8c2 [libcxx] [test] Change LIBCXX-WINDOWS-FIXME into XFAIL: msvc for cases that succeed in mingw configurations
Add comments about the reasons for the XFAILs where there was none before.

Differential Revision: https://reviews.llvm.org/D112211
2021-10-29 09:32:37 +03:00
..
algorithms [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
atomics [libc++] Update atomic synopsis and tests. 2021-10-12 17:28:08 +02:00
concepts [libc++] Fix tests after aee4925507 2021-10-22 12:50:29 -04:00
containers [libc++][test][NFC] Add tests for std::vector comparisons 2021-10-22 18:11:04 +03:00
depr [libcxx] [test] Make windows triples in XFAILs less specific 2021-10-12 18:24:47 +03:00
diagnostics [libc++][ABI Break] Make is_error_condition_enum_v and is_error_code_enum_v bool, not size_t 2021-10-28 15:38:17 -04:00
experimental [libcxx] Make allocator<T>:allocate throw bad_array_new_length 2021-10-18 19:12:42 +01:00
input.output [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
iterators [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
language.support [libcxx] [test] Change LIBCXX-WINDOWS-FIXME into XFAIL: msvc for cases that succeed in mingw configurations 2021-10-29 09:32:37 +03:00
library/description/conventions/expos.only.func [libc++][spaceship] Implement std::tuple::operator<=> 2021-10-08 16:24:28 -07:00
localization [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
namespace [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
numerics [libc++] Fix buggy numerics of tanh(complex) at inf 2021-10-28 16:10:56 -04:00
ranges [libc++][test] Fix invalid test for views::view_interface 2021-10-27 17:12:42 -04:00
re [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
strings [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
thread [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
utilities [libcxx] [test] Change LIBCXX-WINDOWS-FIXME into XFAIL: msvc for cases that succeed in mingw configurations 2021-10-29 09:32:37 +03:00
pstl