Skip to content

Commit b04a5e7

Browse files
committed
[libc++] [test] Mark path.charconv.pass.cpp as requiring localization enabled.
It was added in commit 0b71bf7, "[libcxx] [test] Add a test for conversions between wchar_t, utf8, char16_t, char32_t and windows native narrow code pages"
1 parent 993eaf2 commit b04a5e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9+
// UNSUPPORTED: libcpp-has-no-localization
910
// UNSUPPORTED: c++03
1011
// ADDITIONAL_COMPILE_FLAGS: -D_LIBCPP_DISABLE_DEPRECATION_WARNINGS
1112

0 commit comments

Comments
 (0)