llvm-project/libcxx/test/std/re/re.alg/re.alg.search
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
..
awk.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
backup.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
basic.fail.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
basic.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
ecma.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
egrep.pass.cpp #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
exponential.pass.cpp Mark tests as unsupported in C++98 as well 2017-11-02 15:01:43 +00:00
extended.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
grep.pass.cpp Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
invert_neg_word_search.pass.cpp Fix regex bug with ^\W. Thanks to Tim Shen for the patch. Reviewed as https://reviews.llvm.org/D37955 2017-10-18 16:49:22 +00:00
lookahead.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
no_update_pos.pass.cpp #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