summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/c.math/cmath.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* cmath: Skip Libc for integral types in isinf, etc.Duncan P. N. Exon Smith2017-04-211-0/+33
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-0/+1
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Tolerate incorrect return type for 'isinf' and 'isnan' in tests.Eric Fiselier2016-05-271-3/+48
* Implement P0030R1: Introduce a 3-Argument Overload to std::hypotMarshall Clow2016-05-171-0/+23
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+1485
OpenPOWER on IntegriCloud