summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.alg/re.alg.match/exponential.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* Fix a bit of libc++-specific behavior in the regex tests; add a missing test....Marshall Clow2019-01-311-2/+4
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Mark tests as unsupported in C++98 as wellRoger Ferrer Ibanez2017-11-021-1/+1
* Mark the new tests as unsupported when there are no exceptionsMarshall Clow2017-09-121-1/+2
* XFAIL a couple of new <regex> tests for C++03Marshall Clow2017-09-121-0/+1
* Apply D28224: 'Throw exception after too many steps' Fixes PR#20291. Thanks t...Marshall Clow2017-09-121-0/+46
OpenPOWER on IntegriCloud