summaryrefslogtreecommitdiff
path: root/tests/tgeneric.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tgeneric.c] For MPFR_RNDF, replaced EQUAL() by SAME_VAL(),faithfulvlefevre2017-05-291-8/+1
* Merged the latest changes from the trunk.vlefevre2017-01-061-0/+10
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* [src/round_prec.c] Forbid rnd2 = MPFR_RNDF as it does not make muchvlefevre2016-09-021-1/+2
* Merged the following changesets from the trunk:vlefevre2016-09-021-1/+1
* Removed trailing spaces.vlefevre2016-06-241-1/+1
* more work on branch faithfulzimmerma2016-06-221-10/+4
* RNDF: fixed texp10 and tgenericzimmerma2016-06-021-2/+3
* more work on the faithful branchzimmerma2016-05-301-11/+80
* start implementing RNDF (work in progress)zimmerma2016-05-281-2/+4
* added generic tests for mpfr_log_ui + compare with mpfr_logzimmerma2016-05-241-9/+26
* [tests/tgeneric.c] Check NaN argument, mainly in order to check the NaNvlefevre2016-05-201-10/+27
* fixed the number of special tests for 2-argument functionszimmerma2016-02-171-8/+8
* [tests/tgeneric.c] Fixed a typo in latest commit, and added min/maxvlefevre2016-02-171-4/+31
* now mpfr_gamma_inc(a,x) also works for 'a' a negative integerzimmerma2016-02-171-3/+8
* [tests/{tgeneric.c,tsi_op.c}] Added TODO.vlefevre2016-02-091-0/+3
* Replacedvlefevre2016-02-041-1/+1
* [tests/tgeneric.c] Improved the generic tests in order to trigger thevlefevre2016-01-201-1/+6
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/tgeneric.c] Fixed overflow/underflow tests introduced in r9539:vlefevre2015-06-101-82/+70
* [tests/tgeneric.c] Check whether the exponent range has beenvlefevre2015-06-101-4/+13
* [tests/tgeneric.c] Added overflow/underflow tests (→ 4 failed tests).vlefevre2015-06-101-85/+201
* [tests/tgeneric.c] Removed unless parentheses.vlefevre2015-06-051-2/+1
* [tests/tgeneric.c] Special cases with unsigned long argument.vlefevre2015-06-051-9/+9
* [tests/tgeneric.c] Major clean-up, with some minor corrections.vlefevre2015-06-041-87/+120
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-2/+9
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Code clean-up:vlefevre2014-06-251-1/+1
* Updated URL's.vlefevre2014-06-221-1/+1
* Removed MPFR_CHECK_MAX as it is now useless: all "max" tests succeed.vlefevre2014-02-051-2/+0
* [tests/tgeneric.c] Fixed bug found by PZ: code introduced in r4538 tovlefevre2014-01-171-1/+1
* 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
* Compatibility with GMP 5.1.0 when gmp-impl.h is included (thanks to Rob:vlefevre2012-12-201-2/+2
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-4/+4
* [tests/tgeneric.c] Added debug information.vlefevre2011-03-211-0/+6
* [tests/tgeneric.c] In failure messages, output the name of thevlefevre2011-03-151-6/+13
* [tests/tgeneric.c] Added feature for MPFR_SUSPICIOUS_OVERFLOW to avoidvlefevre2011-03-091-1/+8
* [tests/tgeneric.c] Added generic tests in a reduced exponent range.vlefevre2011-02-171-10/+89
* [tests/tgeneric.c] Reformat.vlefevre2011-02-171-4/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tests/tgeneric.c] Fixed code introduced in r7346, again.vlefevre2011-01-141-2/+2
* [tests/tgeneric.c] Fixed code introduced in r7346.vlefevre2011-01-141-4/+4
* [tests/tgeneric.c] Added comments.vlefevre2011-01-141-0/+2
* [tests/tgeneric.c] Check the division-by-zero flag.vlefevre2011-01-141-2/+22
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-0/+3
* Replacedvlefevre2010-07-301-1/+1