llvm-project/libcxx/test/std/re/re.grammar
Louis Dionne c3c23b27a4 [libcxx] Add test to check min/max requirement to regular expression
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

llvm-svn: 362525
2019-06-04 16:47:18 +00:00
..
excessive_brace_count.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
excessive_brace_min_max.pass.cpp [libcxx] Add test to check min/max requirement to regular expression 2019-06-04 16:47:18 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00