summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.alg/re.alg.replace
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-505/+0
| | | | llvm-svn: 224658
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-052-2/+2
| | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594
* Removed several more different 'iterators.h' files in libcxx/testMarshall Clow2013-01-032-2/+2
| | | | llvm-svn: 171452
* license changeHoward Hinnant2010-11-166-12/+12
| | | | llvm-svn: 119395
* [re.alg.replace]. This finishes all of <regex>. That being said, <regex> ↵Howard Hinnant2010-08-186-0/+505
is exceptionally difficult to thoroughly test. If anyone has the ability to test this, combined with the interest to do so, now would be a good time. :-) llvm-svn: 111333
OpenPOWER on IntegriCloud