summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings in test/std/algorithmsEric Fiselier2015-07-181-5/+5
| | | | llvm-svn: 242626
* Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ↵Marshall Clow2015-02-021-5/+24
| | | | | | of the sequence twice. llvm-svn: 227824
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+602
llvm-svn: 224658
OpenPOWER on IntegriCloud