llvm-project/libcxx/test/std/re/re.alg
Roger Ferrer Ibanez 5347ebef23 Mark tests as unsupported in C++98 as well
Differential Revision: https://reviews.llvm.org/D38362

llvm-svn: 317210
2017-11-02 15:01:43 +00:00
..
re.alg.match Mark tests as unsupported in C++98 as well 2017-11-02 15:01:43 +00:00
re.alg.replace #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change 2016-04-26 16:24:44 +00:00
re.alg.search Mark tests as unsupported in C++98 as well 2017-11-02 15:01:43 +00:00
re.except
nothing_to_do.pass.cpp