llvm-project/libcxx/test/std
Marshall Clow 05d57faa2e Implement P0426: Constexpr for std::char_traits
llvm-svn: 291741
2017-01-12 04:37:14 +00:00
..
algorithms Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
atomics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
containers [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
depr Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. 2016-12-30 10:44:00 +00:00
diagnostics [libcxx] [test] Fix size_t-to-int truncation warnings in syserr.hash. 2016-12-13 01:54:58 +00:00
experimental [libcxx] [test] Strip trailing whitespace. 2017-01-04 00:53:41 +00:00
input.output Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 2017-01-06 20:58:25 +00:00
iterators [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
language.support Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. 2016-12-30 10:44:00 +00:00
localization Get ctype_byname tests passing on Linux. 2016-12-30 09:28:58 +00:00
numerics Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
re Fix bug #31387 - not checking end iterator when parsing decimal escape. Thanks to Karen for the report. 2016-12-24 17:21:03 +00:00
strings Implement P0426: Constexpr for std::char_traits 2017-01-12 04:37:14 +00:00
thread Mark tests as unsupported under libcpp-no-exceptions 2017-01-10 08:48:48 +00:00
utilities [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
nothing_to_do.pass.cpp