summaryrefslogtreecommitdiffstats
path: root/pstl/test/std/algorithms/alg.sorting
Commit message (Expand)AuthorAgeFilesLines
* [NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne2019-07-184-9/+8
* [pstl] Declare main() as returning int, not int32_tLouis Dionne2019-07-189-9/+9
* [pstl] Use utilities from <functional> instead of reinventing the wheelLouis Dionne2019-07-042-9/+9
* [pstl] Mark pstl tests as unsupported before C++17Louis Dionne2019-06-209-1/+18
* [pstl] Remove warnings in tests and headersLouis Dionne2019-06-196-19/+19
* [pstl] Remove various warnings in the pstl headers and testsLouis Dionne2019-05-302-2/+2
* [pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne2019-04-169-59/+3
* [pstl] Move to single underscore-capital for macros and include guardsLouis Dionne2019-04-104-6/+6
* [pstl] Uglify internal names of the libraryLouis Dionne2019-03-282-2/+2
* Restructure test suite to follow libc++ standard layoutLouis Dionne2019-03-279-0/+1509
OpenPOWER on IntegriCloud