summaryrefslogtreecommitdiff
path: root/tests/tbeta.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [tests/tbeta.c] exit at the first errorzimmerma2018-09-031-2/+3
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests/tbeta.c] Replaced not_same() by the simpler ! SAME_VAL().vlefevre2017-05-291-19/+1
* [tests/tbeta.c] Fixed a macro (use of mpfr_printf, missing cast).vlefevre2017-03-271-4/+3
* [tests/tbeta.c] C89 compatibility and some code reformatting.vlefevre2017-02-281-10/+9
* [tests/tbeta.c] patch from Cade Brownzimmerma2017-02-281-6/+78
* [src/beta.c] several fixeszimmerma2017-02-271-0/+11
* [tests/tbeta.c] Added missing void in prototype.vlefevre2017-02-271-1/+1
* [tests/tbeta.c] Fixed the usage of MPFR types.vlefevre2017-02-271-5/+5
* [tests/tbeta.c] Minor correction. Added a FIXME and a TODO.vlefevre2017-02-271-9/+10
* [tests/tbeta.c] GNU style and C89 portabilityzimmerma2017-02-271-205/+224
* [tests/tbeta.c] test file for mpfr_beta, contributed by Cade Brown fromzimmerma2017-02-271-0/+273