summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.sorting
Commit message (Expand)AuthorAgeFilesLines
* Need to wrap a bit in an ifdef, since there are no initializer_lists in C++03Marshall Clow2015-02-111-0/+2
* Fix PR 22541: When values are equal, minmax should return the rightmost one i...Marshall Clow2015-02-111-0/+35
* Fix PR#22427. The implementation of inplace_merge had a \'small data set\' op...Marshall Clow2015-02-022-3/+12
* Move test into test/std subdirectory.Eric Fiselier2014-12-2077-0/+8668
OpenPOWER on IntegriCloud