summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex
Commit message (Expand)AuthorAgeFilesLines
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-2628-0/+28
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-211-0/+2
* Fix PR#26175. Thanks to Josh Petrie for the report and the patch. Reviewed as...Marshall Clow2016-01-191-0/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-103-0/+3
* Detect and throw on a class of bad regexes that we mistakenly accepted before...Marshall Clow2015-07-232-1/+43
* Make regex::assign not clobber the regex in case of failure. Fixes PR#22213Marshall Clow2015-01-131-0/+9
* Move test into test/std subdirectory.Eric Fiselier2014-12-2029-0/+1067
OpenPOWER on IntegriCloud