summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [src/div.c] added commentzimmerma2018-02-201-1/+16
* [tests/tdiv.c] improve coverage, now 100% for div.czimmerma2018-02-201-0/+47
* [src/ai.c] revert part of r12312zimmerma2018-02-201-0/+20
* [src/div.c] get rid of mpfr_div_with_mpz_tdiv_qzimmerma2018-02-201-43/+3
* [tests/tdiv.c] improve coveragezimmerma2018-02-201-3/+43
* [tests/tdiv.c] improve coverage of mpfr_div_2zimmerma2018-02-201-0/+75
* [src/gmp_op.c] removed dead codezimmerma2018-02-201-0/+39
* [tests/tmul.c] improve coveragezimmerma2018-02-201-0/+28
* [tests/tai.c] Renamed test_near_zero to test_near_m2e, since this isvlefevre2018-02-191-7/+7
* [tests/tai.c] For test_near_zero(), check that the NaN flag was not setvlefevre2018-02-191-1/+9
* [tests/tmul.c] improve coveragezimmerma2018-02-191-0/+82
* [tests/tmul.c] improve coveragezimmerma2018-02-191-0/+54
* [tests/tzeta.c] Check that the NaN flag was not set in some testsvlefevre2018-02-191-4/+9
* [src/sub1.c] removed dead codezimmerma2018-02-191-0/+13
* [tests/tzeta.c] improve coverage (and also uceil_exp2.c)zimmerma2018-02-191-0/+9
* [src/ai.c] removed dead code, and improved coveragezimmerma2018-02-191-0/+66
* Removed trailing whitespace.vlefevre2018-02-191-1/+1
* [src/div_2ui.c] Reverted incorrect change in r12272 and added commentsvlefevre2018-02-191-4/+18
* [tests/tmul_2exp.c] Improved output if mpfr_exp_t > long (for positive).vlefevre2018-02-191-9/+3
* [tests/tmul_2exp.c] Improved output if mpfr_exp_t > long (for negative).vlefevre2018-02-191-3/+1
* [tests] Fixed type errors with -D_MPFR_PREC_FORMAT=2 in CFLAGS and thevlefevre2018-02-192-6/+7
* [src/agm.c] added comment about line of code impossible to coverzimmerma2018-02-181-1/+0
* [src/sqrt.c] removed dead codezimmerma2018-02-181-0/+43
* [tests/tsqrt.c] improve coveragezimmerma2018-02-181-2/+14
* [tests/tsqrt.c] improve coveragezimmerma2018-02-181-1/+30
* [tests/tsqrt.c] improve coveragezimmerma2018-02-171-1/+73
* [tests/tsqrt.c] improved coveragezimmerma2018-02-171-0/+34
* [tests/tsqrt.c] improve coveragezimmerma2018-02-171-0/+38
* [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
* [src/sub1sp.c] fixed bug in mpfr_sub1sp1n (corner case when a=c)zimmerma2018-02-171-0/+38
* [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/tfmma.c] added coverage testzimmerma2018-02-161-0/+9
* [tests/tfmma.c] improve coverage of add.c (ubf case)zimmerma2018-02-161-0/+2
* [src/div_2ui.c] added commentzimmerma2018-02-161-0/+16
* [tests/tsub1sp.c] improve coveragezimmerma2018-02-161-0/+49
* [tests/tadd1sp.c] improve coverage of add1spzimmerma2018-02-161-0/+114
* [tests/tadd1sp.c] added coverage testzimmerma2018-02-161-0/+34
* [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
* [tests/tadd.c] Added 2 tests that fail starting with r12220.vlefevre2018-02-131-0/+8
* [tests] Added/updated comments about the config.h inclusion.vlefevre2018-02-089-4/+9
* [tests/{tset_float128.c,tset_ld.c}] Removed obsolete WITH_FPU_CONTROLvlefevre2018-02-082-7/+0
* [tests/tdiv_ui.c] Forcibly disable value coverage checking ifvlefevre2018-02-021-9/+14
* [tests/tdiv_ui.c] Corrected comments.vlefevre2018-02-021-4/+4
* [tests/t*random*.c]vlefevre2018-02-024-86/+64