summaryrefslogtreecommitdiff
path: root/tests/tsin_cos.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-4/+4
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests] Got rid of the use of mpfr_print_binary, in general withvlefevre2017-09-141-9/+10
* Merged the latest changes from the trunk.vlefevre2017-05-291-1/+1
|\
| * Do not define macro names starting with "SIG" (+ uppercase letter)vlefevre2017-05-151-1/+1
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-1/+1
* | more work on branch faithfulzimmerma2016-06-221-1/+4
|/
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-2/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Updated URL's of mailing-list archives/messages in all filesvlefevre2012-05-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-3/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/tsin_cos.c] status_f and status were not read (compared) invlefevre2011-05-021-1/+2
* Removed trailing spaces.vlefevre2011-03-091-1/+1
* Change some functions called in test tsin_cos.cdemengeo2011-03-011-3/+6
* Extend coverage test of mpfr_sincos_fast to 100%demengeo2011-03-011-0/+27
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-2/+2
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-5/+5
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* tests/tsin_cos.c: in consistency(), better error message.vlefevre2009-12-071-6/+10
* tests/tsin_cos.c: in consistency(), improved testing on underflow case.vlefevre2009-12-071-7/+13
* tests/tsin_cos.c: in consistency(), added testing on underflow case.vlefevre2009-12-071-5/+20
* tests/tsin_cos.c: in consistency(), fixed flags testing.vlefevre2009-12-071-2/+7
* tests/tsin_cos.c: in consistency(), test also the flags.vlefevre2009-12-071-1/+8
* tests/tsin_cos.c: in consistency(), test also the returned valuevlefevre2009-12-071-4/+10
* tests/tsin_cos.c: ported bug20091122 from the 2.4 branch to the trunk.vlefevre2009-11-221-3/+45
* tests/tsin_cos.c: ported the consistency test from the 2.4 branch.vlefevre2009-10-301-0/+38
* [tsin_cos.c] removed useless instruction, and added commentszimmerma2009-10-131-1/+3
* [sin_cos.c] fixed call to mpfr_can_round (rounding mode was wrong)zimmerma2009-10-131-0/+50
* tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t.vlefevre2009-10-091-1/+1
* tests/tsin_cos.c: added a comment about bug20091008, corresponding tovlefevre2009-10-091-1/+3
* [sin_cos.c] fixed error analysiszimmerma2009-10-081-0/+50
* tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t.vlefevre2009-10-071-1/+1
* tests/tsin_cos.c: removed trailing spaces.vlefevre2009-10-071-1/+1
* [tsin_cos.c] changed binary to hexadecimal string (was too long for C89)zimmerma2009-10-071-1/+1