[libc++] [test] Mark path.charconv.pass.cpp as requiring localization enabled.
authorMarek Kurdej <marek.kurdej@gmail.com>
Fri, 4 Dec 2020 18:58:48 +0000 (19:58 +0100)
committerMarek Kurdej <marek.kurdej@gmail.com>
Fri, 4 Dec 2020 18:58:48 +0000 (19:58 +0100)
It was added in commit 0b71bf793924301d53cf01eeb0a27e96fea17791, "[libcxx] [test] Add a test for conversions between wchar_t, utf8, char16_t, char32_t and windows native narrow code pages"

libcxx/test/std/input.output/filesystems/class.path/path.member/path.charconv.pass.cpp

index f36b6e2..4f9dc26 100644 (file)
@@ -6,6 +6,7 @@
 //
 //===----------------------------------------------------------------------===//
 
+// UNSUPPORTED: libcpp-has-no-localization
 // UNSUPPORTED: c++03
 // ADDITIONAL_COMPILE_FLAGS: -D_LIBCPP_DISABLE_DEPRECATION_WARNINGS