summaryrefslogtreecommitdiff
path: root/libcxx/test/algorithms/alg.modifying.operations/alg.replace/replace_copy.pass.cpp
AgeCommit message (Collapse)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
llvm-svn: 224658
2013-01-05Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow
-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
2013-01-04...and then there was one. Only one copy of 'iterators.h' in the test tree ↵Marshall Clow
for libc++ llvm-svn: 171479
2010-11-16license changeHoward Hinnant
llvm-svn: 119395
2010-08-22Fixing whitespace problemsHoward Hinnant
llvm-svn: 111753
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
llvm-svn: 103516
2010-05-11libcxx initial importHoward Hinnant
llvm-svn: 103490