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/re.alg/re.alg.match
Marshall Clow 7d00fc23cd Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@365080 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
awk.pass.cpp Add missing locale requirement to test. 7 years ago
basic.fail.cpp Support tests in freestanding 7 years ago
basic.pass.cpp Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051 6 years ago
ecma.pass.cpp Support tests in freestanding 7 years ago
egrep.pass.cpp Support tests in freestanding 7 years ago
exponential.pass.cpp Support tests in freestanding 7 years ago
extended.pass.cpp Support tests in freestanding 7 years ago
grep.pass.cpp Support tests in freestanding 7 years ago
inverted_character_classes.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
lookahead_capture.pass.cpp Support tests in freestanding 7 years ago
parse_curly_brackets.pass.cpp Support tests in freestanding 7 years ago