summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.submatch
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-712/+0
| | | | llvm-svn: 224658
* Re-commit the test for regex that I busted last night - now passes under ASANMarshall Clow2014-12-161-2/+2
| | | | llvm-svn: 224342
* Comment out the breaking tests until I figure out what's going on here.Marshall Clow2014-12-161-2/+2
| | | | llvm-svn: 224301
* Fix the literal string that I said would be six elements long to actually be ↵Marshall Clow2014-12-161-2/+2
| | | | | | six elements long. Octal. Sheesh. llvm-svn: 224297
* Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0'sMarshall Clow2014-12-151-13/+17
| | | | llvm-svn: 224292
* N3158 Missing preconditions for default-constructed match_result objectsHoward Hinnant2010-12-081-0/+33
| | | | llvm-svn: 121282
* license changeHoward Hinnant2010-11-169-18/+18
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-222-42/+42
| | | | llvm-svn: 111763
* [re.submatch]Howard Hinnant2010-06-299-0/+675
llvm-svn: 107187
OpenPOWER on IntegriCloud