diff options
Diffstat (limited to 'libcxx/test/strings')
-rw-r--r-- | libcxx/test/strings/c.strings/cuchar.pass.cpp | 2 | ||||
-rw-r--r-- | libcxx/test/strings/c.strings/version_cuchar.pass.cpp | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/test/strings/c.strings/cuchar.pass.cpp b/libcxx/test/strings/c.strings/cuchar.pass.cpp index 1283678532b..d4c15db89f3 100644 --- a/libcxx/test/strings/c.strings/cuchar.pass.cpp +++ b/libcxx/test/strings/c.strings/cuchar.pass.cpp @@ -6,6 +6,8 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// XFAIL: apple-darwin // <cuchar> diff --git a/libcxx/test/strings/c.strings/version_cuchar.pass.cpp b/libcxx/test/strings/c.strings/version_cuchar.pass.cpp index a18f3439a71..fa47f0ffcb7 100644 --- a/libcxx/test/strings/c.strings/version_cuchar.pass.cpp +++ b/libcxx/test/strings/c.strings/version_cuchar.pass.cpp @@ -6,6 +6,8 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// XFAIL: apple-darwin // <cuchar> |