summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.alg/re.alg.search/exponential.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mark tests as unsupported in C++98 as wellRoger Ferrer Ibanez2017-11-021-1/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D38362 llvm-svn: 317210
* Mark the new tests as unsupported when there are no exceptionsMarshall Clow2017-09-121-1/+2
| | | | llvm-svn: 313092
* XFAIL a couple of new <regex> tests for C++03Marshall Clow2017-09-121-0/+1
| | | | llvm-svn: 313064
* Apply D28224: 'Throw exception after too many steps' Fixes PR#20291. Thanks ↵Marshall Clow2017-09-121-0/+46
to Tim Shen for the patch llvm-svn: 313056
OpenPOWER on IntegriCloud