summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/clamp
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Reduce header dependencies from PSTL headers [PR92546]Jonathan Wakely2022-03-181-0/+1
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* libstdc++: Remove redundant -std=gnu++17 option from algorithm testsJonathan Wakely2021-05-105-5/+0
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-315-3/+5
* libstdc++: P1243R4 Rangify new algorithmsPatrick Palka2020-02-181-0/+58
* Update copyright years.Jakub Jelinek2020-01-015-5/+5
* Update copyright years.Jakub Jelinek2019-01-015-5/+5
* Update copyright years.Jakub Jelinek2018-01-035-5/+5
* Fix tests for std::clampJonathan Wakely2017-09-212-8/+8
* Update copyright years.Jakub Jelinek2017-01-015-5/+5
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-132-4/+0
* Implement C++17 P0025 clamp.Edward Smith-Rowland2016-07-155-0/+263