summaryrefslogtreecommitdiffstats
path: root/pstl/test/std/algorithms/alg.modifying.operations
Commit message (Expand)AuthorAgeFilesLines
* [NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne2019-07-1814-37/+31
* [pstl] Declare main() as returning int, not int32_tLouis Dionne2019-07-1820-20/+20
* [pstl] Use utilities from <functional> instead of reinventing the wheelLouis Dionne2019-07-041-5/+5
* [pstl] Mark pstl tests as unsupported before C++17Louis Dionne2019-06-2020-1/+40
* [pstl] Remove warnings in tests and headersLouis Dionne2019-06-1917-44/+45
* [pstl] Remove stray usage of pstl::execution instead of std::executionLouis Dionne2019-06-181-2/+2
* [pstl] Remove various warnings in the pstl headers and testsLouis Dionne2019-05-301-2/+4
* [pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne2019-04-1620-114/+4
* [pstl] Move to single underscore-capital for macros and include guardsLouis Dionne2019-04-1013-39/+39
* [pstl] Uglify internal names of the libraryLouis Dionne2019-03-282-2/+2
* [pstl] Introduce forward declarationsLouis Dionne2019-03-282-2/+2
* Restructure test suite to follow libc++ standard layoutLouis Dionne2019-03-2720-0/+2719
OpenPOWER on IntegriCloud