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.
libcxx/test/std/re
Marshall Clow e00d350bbd Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307171 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
re.alg [libcxx] [test] Strip trailing whitespace. NFC. 9 years ago
re.badexp #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
re.const [libcxx] Support std::regex_constants::match_not_null 9 years ago
re.def Move test into test/std subdirectory. 11 years ago
re.general Move test into test/std subdirectory. 11 years ago
re.grammar Move test into test/std subdirectory. 11 years ago
re.iter Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report. 8 years ago
re.regex Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 9 years ago
re.req Move test into test/std subdirectory. 11 years ago
re.results [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 9 years ago
re.submatch fix warnings only produced by apple-clang 9 years ago
re.syn #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
re.traits Guard usage of libc++ regex internals inside test. 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago