summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.const
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Relax libc++-only test on regex_constantsLouis Dionne2019-04-261-13/+13
* Fix PR#35967: '<regex> syntax_option_type is not a proper bitmask' Sadly, thi...Marshall Clow2019-03-281-0/+4
* Support tests in freestandingJF Bastien2019-02-047-7/+19
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* [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-265-0/+5
* 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-204-0/+398
OpenPOWER on IntegriCloud