You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/algorithms/alg.modifying.operations/alg.copy
Stephan T. Lavavej c538ab0daa [libcxx] [test] Fix whitespace, NFC.
test/std almost always uses spaces; now it is entirely tab-free.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@329978 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
copy.pass.cpp [libcxx] [test] Fix whitespace, NFC. 7 years ago
copy_backward.pass.cpp [libcxx] [test] Fix whitespace, NFC. 7 years ago
copy_if.pass.cpp [libcxx] [test] Fix whitespace, NFC. 7 years ago
copy_n.pass.cpp [libcxx] [test] Fix whitespace, NFC. 7 years ago