You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/depr/depr.c.headers
Sean Hunt a78264f872 Fix wchar tests by not assuming that tm is complete and by using the
proper va_list time on non-darwin platforms.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@135247 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
assert_h.pass.cpp license change 15 years ago
ciso646.pass.cpp license change 15 years ago
complex.h.pass.cpp license change 15 years ago
ctype_h.pass.cpp license change 15 years ago
errno_h.pass.cpp license change 15 years ago
fenv_h.pass.cpp license change 15 years ago
float_h.pass.cpp license change 15 years ago
inttypes_h.pass.cpp <inttypes.h> does not necessarily include <stdint.h>. Accordingly, do 15 years ago
iso646_h.pass.cpp license change 15 years ago
limits_h.pass.cpp license change 15 years ago
locale_h.pass.cpp license change 15 years ago
math_h.pass.cpp http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. 15 years ago
setjmp_h.pass.cpp license change 15 years ago
signal_h.pass.cpp license change 15 years ago
stdarg_h.pass.cpp license change 15 years ago
stdbool_h.pass.cpp license change 15 years ago
stddef_h.pass.cpp license change 15 years ago
stdint_h.pass.cpp license change 15 years ago
stdio_h.pass.cpp http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. 15 years ago
stdlib_h.pass.cpp license change 15 years ago
string_h.pass.cpp license change 15 years ago
tgmath_h.pass.cpp license change 15 years ago
time_h.pass.cpp license change 15 years ago
uchar_h.pass.cpp license change 15 years ago
wchar_h.pass.cpp Fix wchar tests by not assuming that tm is complete and by using the 15 years ago
wctype_h.pass.cpp license change 15 years ago