hanchenye-llvm-project/libcxx/test/std/re
Mikhail Maltsev b7e43df3c2 Adjust unsupported C++ versions in some tests
Summary:
Some tests (mainly the new C++20 calendar library) fail when libc++ is
tested with '--param=std=c++98'. The failures happen because the tests
actually don't support C++98, but don't mention C++98 in the
'UNSUPPORTED:' line.

This change fixes the issue.

Reviewers: mclow.lists, ldionne

Reviewed By: ldionne

Subscribers: arphaman, michaelplatings, libcxx-commits

Differential Revision: https://reviews.llvm.org/D53640

llvm-svn: 345148
2018-10-24 15:09:08 +00:00
..
re.alg [libc++] Fix handling of negated character classes in regex 2018-08-24 14:10:28 +00:00
re.badexp
re.const
re.def
re.general
re.grammar Adjust unsupported C++ versions in some tests 2018-10-24 15:09:08 +00:00
re.iter
re.regex [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
re.req
re.results Adjust unsupported C++ versions in some tests 2018-10-24 15:09:08 +00:00
re.submatch
re.syn
re.traits
nothing_to_do.pass.cpp