llvm-project/libcxx/test/std/re
Marshall Clow e3f89a989a Add a missing default parameter to regex::assign. This is LWG3296; reviewed as https://reviews.llvm.org/D67944
llvm-svn: 372896
2019-09-25 16:40:30 +00:00
..
re.alg [libc++] Add yet another test for inverted character classes 2019-08-27 20:39:10 +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 a missing default parameter to regex::assign. This is LWG3296; reviewed as https://reviews.llvm.org/D67944 2019-09-25 16:40: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