llvm-project/libcxx/www
Howard Hinnant 8eb04fe53c Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux.
There are a few tests that are listed as failing here for which I have
a patch in the works. I'll be sending those along soon. There are
others where I know what is going on but don't yet have a solution,
and I've included some notes for those. Several still need to be
investigated, mostly in localization and the regex test suite. I think
that many of these failures are due to locale implementation
variations that make the expected test results not match the actual
results. I'm not sure what the best way to make the tests accomodate
this sort of variation might be.

The failures in the unique_ptr test suite are very new and are caused
by a clang crash which I've not yet looked into.

llvm-svn: 161079
2012-07-31 21:30:28 +00:00
..
atomic_design.html Updated atomic design docs 2010-10-08 17:36:50 +00:00
atomic_design_a.html Changing <atomic> to follow Design A 2010-10-18 20:39:07 +00:00
atomic_design_b.html Updated atomic design docs 2010-10-08 17:36:50 +00:00
atomic_design_c.html Updated <atomic> docs with three design options 2010-10-06 16:15:10 +00:00
content.css add css files, also, test commit. 2010-05-11 20:29:17 +00:00
index.html Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
libcxx_by_chapter.pdf Updated the complete by-chapter graph 2012-07-30 02:29:34 +00:00
menu.css add css files, also, test commit. 2010-05-11 20:29:17 +00:00
results.Linux.html Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
results.Windows.html New Windows libc++ test results provided by Ruben Van Boxem. 2012-07-06 19:35:31 +00:00
type_traits_design.html Jean-Daniel : clang now supports all required type_traits. 2012-07-19 15:59:52 +00:00