summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.iter
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-0421-21/+63
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1921-84/+63
* [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.Stephan T. Lavavej2017-08-051-1/+1
* Fix a bug in regex_Iterator where it would report zero-length matches forever...Marshall Clow2017-07-051-0/+18
* Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regexEric Fiselier2017-04-181-2/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Apparently XFAIL tests that are supposed to fail to compile can be problemati...Marshall Clow2016-04-265-10/+20
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-2619-20/+24
* Cleaning up the test suite; remove some includes of non-standard file <__config>Marshall Clow2015-01-185-15/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2021-0/+1138
OpenPOWER on IntegriCloud