summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.remove
Commit message (Collapse)AuthorAgeFilesLines
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-124-4/+4
| | | | llvm-svn: 324959
* Another batch of P0202 constepr algirithms. ↵Marshall Clow2018-01-224-6/+76
| | | | | | 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
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
| | | | llvm-svn: 302105
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithmEric Fiselier2017-04-182-20/+10
| | | | llvm-svn: 300625
* Update the algorithm tests to not use the (deprecated) function binders. No ↵Marshall Clow2017-03-231-2/+4
| | | | | | functional change. llvm-svn: 298618
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+324
llvm-svn: 224658
OpenPOWER on IntegriCloud