summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.submatch/re.submatch.op/compare.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-287/+0
* Re-commit the test for regex that I busted last night - now passes under ASANMarshall Clow2014-12-161-2/+2
* Comment out the breaking tests until I figure out what's going on here.Marshall Clow2014-12-161-2/+2
* Fix the literal string that I said would be six elements long to actually be ...Marshall Clow2014-12-161-2/+2
* Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0'sMarshall Clow2014-12-151-13/+17
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-41/+41
* [re.submatch]Howard Hinnant2010-06-291-0/+283
OpenPOWER on IntegriCloud