aboutsummaryrefslogtreecommitdiff
path: root/pstl/test/std/algorithms
AgeCommit message (Expand)AuthorFilesLines
2019-07-18[NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne27-61/+51
2019-07-18[pstl] Declare main() as returning int, not int32_tLouis Dionne45-45/+45
2019-07-04[pstl] Use utilities from <functional> instead of reinventing the wheelLouis Dionne3-14/+14
2019-06-20[pstl] Mark pstl tests as unsupported before C++17Louis Dionne45-2/+90
2019-06-19[pstl] Remove warnings in tests and headersLouis Dionne34-80/+79
2019-06-18[pstl] Remove stray usage of pstl::execution instead of std::executionLouis Dionne3-4/+4
2019-05-30[pstl] Remove various warnings in the pstl headers and testsLouis Dionne7-13/+15
2019-04-16[pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne45-265/+8
2019-04-10[pstl] Move to single underscore-capital for macros and include guardsLouis Dionne30-68/+68
2019-03-28[pstl] Uglify internal names of the libraryLouis Dionne4-4/+4
2019-03-28[pstl] Introduce forward declarationsLouis Dionne2-2/+2
2019-03-27Restructure test suite to follow libc++ standard layoutLouis Dionne45-0/+6226