llvm-project/libcxx/test/libcxx
Eric Fiselier ef58b0401a update XFAIL comments with more details
llvm-svn: 300944
2017-04-21 03:09:40 +00:00
..
algorithms Remove random_shuffle in C++17. Please use shuffle instead. If you have to, you cant get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_RANDOM_SHUFFLE before including any libc++ headers. 2017-03-23 13:43:37 +00:00
atomics update XFAIL comments with more details 2017-04-21 03:09:40 +00:00
containers Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests 2017-04-19 01:02:49 +00:00
debug Fix test failures when using modules. 2017-02-07 21:20:31 +00:00
depr Remove the binders from C++17. Reviewed as https://reviews.llvm.org/D31769 2017-04-13 18:25:32 +00:00
diagnostics Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
experimental Diagnose when reverse_iterator is used on path::iterator. 2017-04-13 02:54:13 +00:00
extensions Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
input.output Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
iterators Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests 2017-04-19 01:02:49 +00:00
language.support XFAIL Windows test failures under test/libcxx 2017-04-21 01:48:02 +00:00
localization update XFAIL comments with more details 2017-04-21 03:09:40 +00:00
modules XFAIL Windows test failures under test/libcxx 2017-04-21 01:48:02 +00:00
numerics Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
selftest Add some checking so that the TEST_HAS_XXX macros match up with the _LIBCPP_NO_HAS_XXX macros. No functional change 2016-05-17 14:58:09 +00:00
strings Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests 2017-04-19 01:02:49 +00:00
thread XFAIL Windows test failures under test/libcxx 2017-04-21 01:48:02 +00:00
type_traits test: explicitly size enumeration 2017-02-18 19:28:36 +00:00
utilities Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests 2017-04-19 01:02:49 +00:00
double_include.sh.cpp Update doc and various cleanup 2016-12-23 20:00:13 +00:00
libcpp_version.pass.cpp Add test that _LIBCPP_VERSION matches __libcpp_version 2016-12-23 19:38:43 +00:00