summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.submatch/re.submatch.op
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-329/+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
* license changeHoward Hinnant2010-11-162-4/+4
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-221-41/+41
| | | | llvm-svn: 111763
* [re.submatch]Howard Hinnant2010-06-292-0/+325
llvm-svn: 107187
OpenPOWER on IntegriCloud