summaryrefslogtreecommitdiff
path: root/tests/tfma.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-2/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tfma.c] Minor correction.vlefevre2020-03-251-1/+1
* [tests/tfma.c] Changed a RND_LOOP to RND_LOOP_NO_RNDF as the behaviorvlefevre2020-03-251-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/tfma.c] Added test_underflow5.vlefevre2018-04-191-0/+102
* [tests/tfma.c] Minor correction for test_underflow4.vlefevre2018-04-191-3/+3
* [tests/tfma.c] Added a comment.vlefevre2018-04-191-0/+1
* [tests/tfma.c] Added test_underflow4. This allows to show that thevlefevre2018-04-181-0/+79
* [tests/tfma.c] More tests for test_underflow2.vlefevre2018-04-161-4/+13
* [tests/tfma.c] Corrected r12603 for test_underflow2.vlefevre2018-04-161-1/+1
* [tests/tfma.c] More tests for test_underflow2.vlefevre2018-04-161-86/+101
* [tests/tfma.c] Updated a comment for test_underflow2.vlefevre2018-04-161-4/+9
* [tests/tfma.c] In test_underflow2, also test different signs.vlefevre2018-04-161-32/+72
* [tests/tfma.c] More tests for test_overflow3 by adding loops on j and k.vlefevre2018-04-131-37/+46
* [tests/tfma.c] Extended test_overflow3 to reversed signs.vlefevre2018-04-131-16/+31
* [tests/tfma.c] Do all the overflow/underflow tests in exponent rangesvlefevre2018-04-131-90/+89
* [tests/tfma.c] Forgot a cast for C++ compatibility.vlefevre2018-04-121-1/+1
* [src/fma.c] Fixed sign related bug in overflow case.vlefevre2018-04-121-0/+83
* [tests/tfma.c] In test_overflow4, also test different signs.vlefevre2018-04-121-18/+29
* [tests/tfma.c] Added a test that fails. It corresponds to the FIXMEvlefevre2018-04-121-0/+88
* [tests/tfma.c] Fixed bug from r12407 with 32-bit long and 64-bit limbsvlefevre2018-03-031-2/+3
* Removed trailing spaces.vlefevre2018-02-261-1/+1
* [tests/tfma.c] improved coverage of mpfr_set_1_2zimmerma2018-02-221-0/+46
* [tests/tfma.c] Corrected a comment.vlefevre2018-02-221-1/+1
* [tests/tfma.c] Joined test_overflow3 and test_overflow4 by using a loop.vlefevre2018-02-221-41/+32
* [src/fma.c] fixed last failurezimmerma2018-02-221-1/+2
* [tests/tfma.c] added new failing testzimmerma2018-02-221-1/+28
* [src/fma.c] added commentszimmerma2018-02-221-0/+24
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/fma.c] fixed bug in mpfr_fmazimmerma2017-12-191-0/+44
* [tests/tfma.c] Similar change to what was done in tfms.c (may be usefulvlefevre2017-09-141-2/+4
* [tests] Got rid of the use of mpfr_print_binary, in general withvlefevre2017-09-141-22/+18
* Merged the latest changes from the trunk.vlefevre2017-05-291-11/+11
|\
| * [tests/*.c] Renamed the remaining macros whose names are reservedvlefevre2017-05-171-11/+11
| * 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-5/+2
* | more work on branch faithfulzimmerma2016-06-221-0/+3
|/
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/tfma.c] Improved the new underflow tests (test_underflow3) tovlefevre2015-06-121-39/+42
* [tests/tfma.c] Improved the new underflow tests (test_underflow3) tovlefevre2015-06-121-37/+41
* [tests/tfma.c] Corrected the new underflow tests to really generatevlefevre2015-06-121-8/+8
* [tests/tfma.c] The code removed in r9560 was actually necessary,vlefevre2015-06-121-0/+5
* [tests/tfma.c] Added other underflow tests.vlefevre2015-06-111-0/+64
* [tests/tfma.c] Some improvements.vlefevre2015-06-111-10/+8
* [tests/tfma.c] GNU coding style.vlefevre2015-06-111-68/+68