summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/c.strings
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-02-05 22:10:25 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-02-05 22:10:25 +0000
commit1a7f7bc6bff7db10f4f2213cb219d52b3ada9a3a (patch)
tree52a7f23643ce8d99069eee1bcc9c792cc24883ff /libcxx/test/strings/c.strings
parent7d86b9ce1ecd7d8a7a7dcde17a1a09744ae98451 (diff)
downloadbcm5719-llvm-1a7f7bc6bff7db10f4f2213cb219d52b3ada9a3a.tar.gz
bcm5719-llvm-1a7f7bc6bff7db10f4f2213cb219d52b3ada9a3a.zip
[tests] XFAIL a few things that require libc (?) support missing on Darwin.
llvm-svn: 174450
Diffstat (limited to 'libcxx/test/strings/c.strings')
-rw-r--r--libcxx/test/strings/c.strings/cuchar.pass.cpp2
-rw-r--r--libcxx/test/strings/c.strings/version_cuchar.pass.cpp2
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>
OpenPOWER on IntegriCloud