summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+1
* Fix implementation of ::abs and std::abs LWG 2192.Eric Fiselier2019-04-231-5/+37
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix FP comparisons when SSE isn't availableEric Fiselier2018-12-171-15/+24
* Tolerate incorrect return type for 'isinf' and 'isnan' in tests.Eric Fiselier2016-05-271-3/+48
* Split <math.h> out of <cmath>.Richard Smith2015-10-081-22/+824
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+683
OpenPOWER on IntegriCloud