You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/re/re.alg/re.alg.match
Roger Ferrer Ibanez 79078a328e Mark tests as unsupported in C++98 as well
Differential Revision: https://reviews.llvm.org/D38362



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@317210 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
awk.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 9 years ago
basic.fail.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
basic.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 9 years ago
ecma.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 9 years ago
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 10 years ago
exponential.pass.cpp Mark tests as unsupported in C++98 as well 8 years ago
extended.pass.cpp Fix -Wsign-compare warnings in re tests that only run on OS X 9 years ago
grep.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 10 years ago
lookahead_capture.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
parse_curly_brackets.pass.cpp Update all bug URL's to point to https://bugs.llvm.org/... 9 years ago