summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/26_numerics/headers/cmath/hypot.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-101-1/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Un-split hypot<long double> testsJonathan Wakely2018-09-211-5/+4
* PR libstdc++/78179 run long double tests separatelyJonathan Wakely2018-09-031-1/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek2017-09-151-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* * testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.David Edelsohn2016-12-011-0/+1
* 1.cc: Remove 'test' variables.Paolo Carlini2016-10-141-1/+0
* Define 3-argument overloads of std::hypot for C++17 (P0030R1)Jonathan Wakely2016-09-271-0/+138