summaryrefslogtreecommitdiff
path: root/tests/tsin_cos.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed prototypes (use static...).vlefevre2003-01-241-10/+9
* Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests,ryde2003-01-221-5/+38
* added year 2003 in copyright linezimmerma2003-01-161-10/+16
* replaced isnan() by Isnan()zimmerma2003-01-161-28/+32
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-8/+8
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-3/+5
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-8/+11
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-1/+2
* added tests for one of arguments NULLzimmerma2001-02-151-2/+47
* removed cputime stuffzimmerma2000-12-211-7/+3
* Added prototypes for all test files.hanrot2000-12-201-0/+3
* added 4 testszimmerma2000-12-151-0/+8
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-2/+6
* test file for sin/coszimmerma2000-11-291-0/+90