summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions
Commit message (Expand)AuthorAgeFilesLines
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithmEric Fiselier2017-04-181-3/+1
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-111-53/+58
* Add missing include in test; NFC. Thanks to Jonathan Wakely for the report.Marshall Clow2016-10-131-0/+1
* Fix warnings in test/std/algorithmsEric Fiselier2015-07-181-5/+5
* Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ...Marshall Clow2015-02-021-5/+24
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+602
OpenPOWER on IntegriCloud