hanchenye-llvm-project/libcxx/test/std/re
Marshall Clow 9b66ab75fd Add some tests to ensure that the __regex_word does not conflict with any of ctype_base's values.
Hopefully this will catch cases like https://llvm.org/bugs/show_bug.cgi?id=26476 in the future.

llvm-svn: 260527
2016-02-11 15:23:04 +00:00
..
re.alg Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
re.badexp
re.const Add code to honor the match_not_bol and match_not_eol regex flats. Fixes PR#22651. Thanks to Jim Porter for the report and suggested fix. 2015-03-19 17:05:59 +00:00
re.def
re.general
re.grammar
re.iter Cleaning up the test suite; remove some includes of non-standard file <__config> 2015-01-18 19:05:51 +00:00
re.regex [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 2016-01-21 15:35:15 +00:00
re.req
re.results re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
re.submatch
re.syn
re.traits Add some tests to ensure that the __regex_word does not conflict with any of ctype_base's values. 2016-02-11 15:23:04 +00:00
nothing_to_do.pass.cpp