diff options
Diffstat (limited to 'libcxx/test')
4 files changed, 8 insertions, 0 deletions
diff --git a/libcxx/test/depr/depr.c.headers/uchar_h.pass.cpp b/libcxx/test/depr/depr.c.headers/uchar_h.pass.cpp index c84c26cb3b7..14803ff8138 100644 --- a/libcxx/test/depr/depr.c.headers/uchar_h.pass.cpp +++ b/libcxx/test/depr/depr.c.headers/uchar_h.pass.cpp @@ -6,6 +6,8 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// XFAIL: apple-darwin // <uchar.h> diff --git a/libcxx/test/language.support/support.start.term/quick_exit.pass.cpp b/libcxx/test/language.support/support.start.term/quick_exit.pass.cpp index 5c732b39fbd..1945a1ba199 100644 --- a/libcxx/test/language.support/support.start.term/quick_exit.pass.cpp +++ b/libcxx/test/language.support/support.start.term/quick_exit.pass.cpp @@ -6,6 +6,8 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// XFAIL: apple-darwin // test quick_exit and at_quick_exit 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> |