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 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
..
re.alg Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051 6 years ago
re.badexp Support tests in freestanding 7 years ago
re.const [libc++] Relax libc++-only test on regex_constants 7 years ago
re.def Support tests in freestanding 7 years ago
re.general Support tests in freestanding 7 years ago
re.grammar [libcxx] Add test to check min/max requirement to regular expression 7 years ago
re.iter Support tests in freestanding 7 years ago
re.regex 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
re.req Support tests in freestanding 7 years ago
re.results Add '_LIBCPP_ASSERT(ready())' to several match_results method that have this precondtion. Fix several tests which did not honor this precondition. Thanks to Andrey Maksimov for pointing this out. 7 years ago
re.submatch Support tests in freestanding 7 years ago
re.syn Support tests in freestanding 7 years ago
re.traits Support tests in freestanding 7 years ago
nothing_to_do.pass.cpp Support tests in freestanding 7 years ago