aboutsummaryrefslogtreecommitdiffstats
path: root/tests/complex_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix complex.csqrtf test and add a trivial sincosl test.Elliott Hughes2016-09-261-1/+1
* Add __INTRODUCED_IN_FUTURE for unreleased APIs.Josh Gao2016-04-291-0/+1
* Add __INTRODUCED_IN_{32,64}.Josh Gao2016-04-291-0/+2
* Add __INTRODUCED_IN hack to complex test.Josh Gao2016-04-291-0/+7
* Move math headers in with the other headers.Elliott Hughes2016-04-021-1/+1
* Add missing <complex.h> functions.Elliott Hughes2016-03-111-54/+104
* Fix our <complex.h> support.Elliott Hughes2014-11-061-0/+260