summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.const/re.matchflag
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-044-4/+10
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [libcxx] Support std::regex_constants::match_not_nullTim Shen2016-10-211-0/+46
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-012-4/+4
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-263-0/+3
* Add code to honor the match_not_bol and match_not_eol regex flats. Fixes PR#2...Marshall Clow2015-03-192-0/+100
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+128
OpenPOWER on IntegriCloud