From 1a7f7bc6bff7db10f4f2213cb219d52b3ada9a3a Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 5 Feb 2013 22:10:25 +0000 Subject: [tests] XFAIL a few things that require libc (?) support missing on Darwin. llvm-svn: 174450 --- libcxx/test/strings/c.strings/cuchar.pass.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcxx/test/strings/c.strings/cuchar.pass.cpp') 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 // -- cgit v1.2.3