summaryrefslogtreecommitdiffstats
path: root/pstl/test/std/algorithms/alg.nonmodifying/adjacent_find.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne2019-07-181-1/+1
* [pstl] Declare main() as returning int, not int32_tLouis Dionne2019-07-181-1/+1
* [pstl] Mark pstl tests as unsupported before C++17Louis Dionne2019-06-201-0/+2
* [pstl] Remove various warnings in the pstl headers and testsLouis Dionne2019-05-301-5/+5
* [pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne2019-04-161-6/+0
* Restructure test suite to follow libc++ standard layoutLouis Dionne2019-03-271-0/+118
OpenPOWER on IntegriCloud