llvm-project/libcxx/test/std
Marshall Clow 7a1c0efff4 Add some tests to verify that we implement LWG#2837 correctly. No functional change.
llvm-svn: 294194
2017-02-06 16:03:23 +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] Fix Clang -Wunused-local-typedef, part 2/3. 2017-02-05 22:47:41 +00:00
depr Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR 2017-01-24 22:22:33 +00:00
diagnostics Extend XFAIL to c++98. 2017-02-02 11:56:26 +00:00
experimental [libcxx] [test] Fix comment typos. 2017-02-05 22:48:20 +00:00
input.output [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
iterators [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
language.support Fix type_info's constructor by making it explicit again. 2017-01-17 23:41:42 +00:00
localization Avoid implementation defined behavior in a test. 2017-02-02 19:44:11 +00:00
numerics Add some tests to verify that we implement LWG#2837 correctly. No functional change. 2017-02-06 16:03:23 +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 [libcxx] [test] Strip trailing whitespace. 2017-02-05 22:48:27 +00:00
thread [libcxx] [test] Fix Clang -Wpessimizing-move "moving a temporary object prevents copy elision". 2017-02-05 22:48:07 +00:00
utilities Implement LWG 2773 - std::ignore should be constexpr. 2017-02-06 01:25:31 +00:00
nothing_to_do.pass.cpp