summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.modifying.operations/alg.copy
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-277/+0
| | | | llvm-svn: 224658
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-054-4/+4
| | | | | | -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
* ...and then there was one. Only one copy of 'iterators.h' in the test tree ↵Marshall Clow2013-01-044-4/+4
| | | | | | for libc++ llvm-svn: 171479
* license changeHoward Hinnant2010-11-164-8/+8
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-224-7/+7
| | | | llvm-svn: 111753
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-114-4/+4
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-114-0/+277
llvm-svn: 103490
OpenPOWER on IntegriCloud