llvm-project/libcxx/test/std/strings/c.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
..
cctype.pass.cpp
cstring.pass.cpp
cuchar.pass.cpp [libcxx] [test] Fix tests of <cuchar> that unexpectedly succeed on windows 2021-03-31 09:05:47 +03:00
cwchar.pass.cpp
cwctype.pass.cpp [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00