aboutsummaryrefslogtreecommitdiff
path: root/pstl/test/std/algorithms/alg.modifying.operations
AgeCommit message (Expand)AuthorFilesLines
2019-07-18[NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne14-37/+31
2019-07-18[pstl] Declare main() as returning int, not int32_tLouis Dionne20-20/+20
2019-07-04[pstl] Use utilities from <functional> instead of reinventing the wheelLouis Dionne1-5/+5
2019-06-20[pstl] Mark pstl tests as unsupported before C++17Louis Dionne20-1/+40
2019-06-19[pstl] Remove warnings in tests and headersLouis Dionne17-44/+45
2019-06-18[pstl] Remove stray usage of pstl::execution instead of std::executionLouis Dionne1-2/+2
2019-05-30[pstl] Remove various warnings in the pstl headers and testsLouis Dionne1-2/+4
2019-04-16[pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne20-114/+4
2019-04-10[pstl] Move to single underscore-capital for macros and include guardsLouis Dionne13-39/+39
2019-03-28[pstl] Uglify internal names of the libraryLouis Dionne2-2/+2
2019-03-28[pstl] Introduce forward declarationsLouis Dionne2-2/+2
2019-03-27Restructure test suite to follow libc++ standard layoutLouis Dionne20-0/+2719