summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.reverse
Commit message (Collapse)AuthorAgeFilesLines
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-121-1/+1
| | | | llvm-svn: 324959
* Another batch of P0202 constepr algirithms. ↵Marshall Clow2018-01-221-1/+19
| | | | | | remove/remove_if/remove_copy/remove_copy_if/reverse_copy, and tests (commented out) for rotate_copy, because that depends on std::copy llvm-svn: 323152
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+141
llvm-svn: 224658
OpenPOWER on IntegriCloud