summaryrefslogtreecommitdiff
path: root/tests/tsub.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tsub.c] Corrected MPFR_ASSERTD to MPFR_ASSERTN.vlefevre2020-04-031-11/+11
* [tests/tsub.c] Reverted r13862 and fixed the test_ubf test: A randomvlefevre2020-04-031-13/+15
* [tests/tsub.c] modify test_ubf() to always hit a current failing testzimmerma2020-04-021-1/+7
* [tests/tsub.c] Avoid the build failure with -Werror=strict-aliasing byvlefevre2020-03-261-21/+21
* [tests/tsub.c] Fixed tests on UBF.vlefevre2020-03-251-3/+4
* [tests/tsub.c] Completed tests for UBF (currently fail).vlefevre2020-03-251-3/+38
* [tests/tsub.c] More tests on UBF. The results are not checked yet,vlefevre2020-03-241-11/+38
* [tests/tsub.c] Corrected a function name.vlefevre2020-03-241-1/+1
* [tests/tsub.c] More tests on UBF, in particular with an exponent changevlefevre2020-03-241-20/+74
* [tests/tsub.c] Tests on UBF: underflow/overflow cases done.vlefevre2020-03-241-28/+41
* [tests/tsub.c] More tests on UBF.vlefevre2020-03-231-11/+140
* [tests/tsub.c] Added comments.vlefevre2020-03-231-0/+4
* [tests/tsub.c] First tests on UBF.vlefevre2020-03-231-0/+90
* 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/tsub.c] Updated the comment added in r12701.vlefevre2018-05-091-4/+5
* [tests/tsub.c] Added a comment about the bug fixed in r10697:vlefevre2018-05-091-1/+6
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-5/+5
* [src/sub1.c] removed dead codezimmerma2018-02-191-0/+13
* [tests/tsub.c] Improved a comment.vlefevre2018-02-171-1/+1
* [tests/tsub.c] Check reuse of arguments for all mpfr_sub tests, whenvlefevre2018-02-171-13/+66
* [tests/tsub.c] Updated bug20180217 to trigger the bug: one needs tovlefevre2018-02-171-11/+8
* [tests/tsub.c] Added a test.vlefevre2018-02-171-0/+85
* [tests/tsub.c] More tests in bug20180216.vlefevre2018-02-161-16/+25
* [tests/tsub.c] Added bug20180216 test currently failing (correspondingvlefevre2018-02-161-0/+32
* [tests/tsub.c] Updated comment for bug20180215.vlefevre2018-02-151-2/+4
* [tests/tsub.c] Added a comment for bug20180215 (bug in the casevlefevre2018-02-151-0/+3
* [tests/tsub.c] Added bug20180215 test currently failing, found from avlefevre2018-02-151-0/+33
* 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-2/+2
* 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-8/+3
* added more tests for RNDFzimmerma2016-06-241-0/+74
* replaced mpfr_cmp by !mpfr_equal_pzimmerma2016-06-241-4/+4
* added exhaustive tests for add,sub,mul,div,sqrtzimmerma2016-06-241-0/+55
* fixed corner case with RNDFzimmerma2016-06-241-0/+33
* more work on branch faithfulzimmerma2016-06-221-0/+3
* Merged the latest changes from the trunk.vlefevre2016-06-061-0/+153
|\
| * [tests/tsub.c] Added comments for check_max_almosteven (latestvlefevre2016-05-301-0/+23
| * [src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):vlefevre2016-05-291-0/+130
* | start implementing RNDF (work in progress)zimmerma2016-05-281-2/+4
|/
* Replaced various instances of mpfr_print_binary + newline (sometimesvlefevre2016-04-071-36/+36
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* fixed to correctly check prec=1zimmerma2016-02-041-3/+5
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1