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.
This commit adds tests that repeated characters in regular expressions
are within numeric limits, and that a <= b in a regex like `x{a,b}`.
Thanks to Andrey Maksimov for the patch.
Differential Revision: https://reviews.llvm.org/D62816
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@362525 91177308-0d34-0410-b5e6-96231b3b80d8
|
7 years ago | |
|---|---|---|
| .. | ||
| re.alg | 7 years ago | |
| re.badexp | 7 years ago | |
| re.const | 7 years ago | |
| re.def | 7 years ago | |
| re.general | 7 years ago | |
| re.grammar | 7 years ago | |
| re.iter | 7 years ago | |
| re.regex | 7 years ago | |
| re.req | 7 years ago | |
| re.results | 7 years ago | |
| re.submatch | 7 years ago | |
| re.syn | 7 years ago | |
| re.traits | 7 years ago | |
| nothing_to_do.pass.cpp | 7 years ago | |