llvm-project/libcxx/test/std/re/re.alg/re.alg.match
Louis Dionne b5aefed40a [libc++] Add yet another test for inverted character classes
This was reported as part of a bug report that ended up being a
duplicate for r340609, but I'm adding the test case since it's
ever so slightly different from what we had before.

llvm-svn: 370109
2019-08-27 20:39:10 +00:00
..
awk.pass.cpp Add missing locale requirement to test. 2019-05-01 21:02:32 +00:00
basic.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
basic.pass.cpp Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051 2019-07-03 20:32:35 +00:00
ecma.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
egrep.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
exponential.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
extended.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
grep.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
inverted_character_classes.pass.cpp [libc++] Add yet another test for inverted character classes 2019-08-27 20:39:10 +00:00
lookahead_capture.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
parse_curly_brackets.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00