summaryrefslogtreecommitdiff
path: root/tests/lib/libm/t_atan.c
AgeCommit message (Expand)Author
2014-03-17Handle VAXmartin
2014-03-08no NaN tests for vaxmartin
2014-03-07Vax does not do +/- INF.martin
2014-03-05A couple of the atan tests are randomly failing.dsl
2014-03-03Remove all cargo-cult #ifndef __vax__ from the tests, that just papermartin
2014-02-27Avoid promotion in subexpressions.joerg
2013-06-14Remove header files which became unnecessary in 1.7.isaki
2013-04-09Use a pre-calculated value as expected result, instead ofisaki
2013-03-21Fix and revive test of atan_inf_neg, atan_inf_pos and atan_tan on i386.isaki
2012-03-11And finally, fix boolean logic in the previous.jruoho
2012-03-11Fix previous: curiously enough, i386/qemu is not affected, so use thejruoho
2012-03-10Point to PR port-i386/46108 when failing on i386.jruoho
2012-02-28Remove an escape sequence that was introduced by accident.pgoyette
2012-02-28Fix wrong type.jruoho
2011-09-17IEEE checks for the arcus functions.jruoho