llvm-project/libcxx/test/std/re
Marshall Clow 7afe9ea96f Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051
llvm-svn: 365080
2019-07-03 20:32:35 +00:00
..
re.alg Add tests for regex_match ambiguity (aka LWG2273). NFC. Reviewed as https://reviews.llvm.org/D63051 2019-07-03 20:32:35 +00:00
re.badexp Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.const [libc++] Relax libc++-only test on regex_constants 2019-04-26 16:46:37 +00:00
re.def Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.grammar [libcxx] Add test to check min/max requirement to regular expression 2019-06-04 16:47:18 +00:00
re.iter Support tests in freestanding 2019-02-04 20:31:13 +00:00
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. 2019-05-31 18:35:30 +00:00
re.req Support tests in freestanding 2019-02-04 20:31:13 +00:00
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. 2019-04-26 17:10:03 +00:00
re.submatch Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.syn Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.traits Support tests in freestanding 2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00