hanchenye-llvm-project/libcxx/test/std/depr/depr.c.headers
Brian Cain 086b6682dd XFAIL tests on SLES11
XFAIL some failing tests for SLES11 (older glibc), also replace spaces
in linux distro w/dashes.

llvm-svn: 312774
2017-09-08 03:57:02 +00:00
..
assert_h.pass.cpp
ciso646.pass.cpp Remove all _LIBCPP_VERSION tests from under test/std 2016-10-08 01:32:56 +00:00
complex.h.pass.cpp Remove all _LIBCPP_VERSION tests from under test/std 2016-10-08 01:32:56 +00:00
ctype_h.pass.cpp
errno_h.pass.cpp
fenv_h.pass.cpp
float_h.pass.cpp
inttypes_h.pass.cpp [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
iso646_h.pass.cpp
limits_h.pass.cpp
locale_h.pass.cpp
math_h.pass.cpp
setjmp_h.pass.cpp
signal_h.pass.cpp
stdarg_h.pass.cpp
stdbool_h.pass.cpp
stddef_h.pass.cpp
stdint_h.pass.cpp Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com 2016-06-30 04:21:52 +00:00
stdio_h.pass.cpp Fix libc++ test to pass in C++03 mode 2017-03-03 17:24:29 +00:00
stdlib_h.pass.cpp Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. 2016-12-30 10:44:00 +00:00
string_h.pass.cpp
tgmath_h.pass.cpp Remove all _LIBCPP_VERSION tests from under test/std 2016-10-08 01:32:56 +00:00
time_h.pass.cpp
uchar_h.pass.cpp XFAIL tests on SLES11 2017-09-08 03:57:02 +00:00
wchar_h.pass.cpp
wctype_h.pass.cpp