llvm-project/libcxx/test/std/strings
Martin Storsjö 4a0a85becc [libcxx] [test] Fix tests of <cuchar> that unexpectedly succeed on windows
The tests expect that the <cuchar> include should fail. When libc++
is built on top of the MSVC runtime, the header does exist provided
by MSVC. Therefore, just mark the test as unsupported on windows,
to avoid tests that unexpectedly succeed.

Differential Revision: https://reviews.llvm.org/D99096
2021-03-31 09:05:47 +03:00
..
basic.string [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
basic.string.hash [libc++] [C++20] [P0482] Add missing tests and synopses for char8_t. 2021-03-23 18:45:31 +01:00
basic.string.literals [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
c.strings [libcxx] [test] Fix tests of <cuchar> that unexpectedly succeed on windows 2021-03-31 09:05:47 +03:00
char.traits [libc++] [C++20] [P0482] Add missing tests and synopses for char8_t. 2021-03-23 18:45:31 +01:00
string.classes Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.conversions [libc++] Get rid of iostreams in the to_string tests 2020-10-27 13:36:13 -04:00
string.view [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
strings.erasure [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
strings.general Support tests in freestanding 2019-02-04 20:31:13 +00:00