aboutsummaryrefslogtreecommitdiff
path: root/tests/complex_test.cpp
AgeCommit message (Expand)Author
2018-07-23libm: add tests that would have caught the recent regression.Elliott Hughes
2018-01-05Fix complex number printing rulesYi Kong
2017-09-14Use __RENAME for long double functions.Elliott Hughes
2017-08-07Fix include to be file-relative.Dan Albert
2016-09-26Fix complex.csqrtf test and add a trivial sincosl test.Elliott Hughes
2016-04-29Add __INTRODUCED_IN_FUTURE for unreleased APIs.Josh Gao
2016-04-29Add __INTRODUCED_IN_{32,64}.Josh Gao
2016-04-29Add __INTRODUCED_IN hack to complex test.Josh Gao
2016-04-02Move math headers in with the other headers.Elliott Hughes
2016-03-11Add missing <complex.h> functions.Elliott Hughes
2014-11-06Fix our <complex.h> support.Elliott Hughes