hanchenye-llvm-project/libcxx/test
Howard Hinnant cf50df9d94 Fix test bugs found by David Chisnall
llvm-svn: 140271
2011-09-21 18:33:46 +00:00
..
algorithms Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
atomics
containers The vector test suite now passes for no-debug, debug-lite and debug-regular 2011-09-16 18:41:29 +00:00
depr Fix wchar tests by not assuming that tm is complete and by using the 2011-07-15 05:44:47 +00:00
diagnostics Don't check STREAMS error numbers on systems that don't implement the obsolete (as described in POSIX2008) XSI STREAMS extension. 2011-09-21 12:23:11 +00:00
input.output Remove undefines in cstdio test. Fix these properly rather than bodging the tests. 2011-09-21 17:37:18 +00:00
iterators
language.support Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
localization More +.UTF-8 fixes. 2011-09-21 17:35:42 +00:00
numerics Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion. 2011-09-01 21:02:45 +00:00
re Fix test bugs found by David Chisnall 2011-09-21 18:33:46 +00:00
strings Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
thread This commit was accidental. Reverting. 2011-05-18 00:47:00 +00:00
utilities Adjust two tests to account for a nasty change in copying behavior 2011-07-18 23:51:25 +00:00
CMakeLists.txt
hexfloat.h Correction to hexfloat hack. 2011-05-14 14:33:56 +00:00
lit.cfg
lit.site.cfg.in
nothing_to_do.pass.cpp
testit Update testit to default to clang 2011-02-14 18:06:10 +00:00