index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
vasprintf.c: Fix bug with '#' and 'g' flag combination, see also defect repor...
thevenyp
2008-10-23
1
-1
/
+13
*
tests/tstrtofr.c: Remove underflow test unintentionally commited with revisio...
thevenyp
2008-09-19
1
-42
/
+0
*
Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.
thevenyp
2008-09-18
40
-115
/
+157
*
tests/tests.c: added comments about the MPFR_FPU_PREC macro.
vlefevre
2008-09-18
1
-0
/
+8
*
[tget_str.c] replaced 'double' input by 'char*' to avoid problems with single
zimmerma
2008-09-18
1
-20
/
+20
*
tests/tpow_z.c: Check test for bug20080904 with the minimum possible negative...
thevenyp
2008-09-10
1
-5
/
+7
*
tests/tpow_z.c: Add a test that underflows.
thevenyp
2008-09-05
1
-0
/
+30
*
tests/trec_sqrt.c: enable the tests only with MPFR 2.4.0+.
vlefevre
2008-08-26
1
-0
/
+13
*
tests/tgeneric.c: changed the way a warning with gcc 4.2+ is avoided
vlefevre
2008-08-24
1
-2
/
+4
*
Added data_check support to mpfr_sqr.
vlefevre
2008-08-21
3
-0
/
+3
*
tests/tsqr.c: corrected function definitions.
vlefevre
2008-08-21
1
-21
/
+21
*
Added data_check & bad_cases support to mpfr_rec_sqrt.
vlefevre
2008-08-21
2
-0
/
+10
*
tests/trec_sqrt.c: added bad case that makes mpfr_rec_sqrt fail.
vlefevre
2008-08-21
1
-0
/
+26
*
tests/tsprintf.c: fixed compilation failure when HAVE_DENORMS isn't
vlefevre
2008-08-21
1
-1
/
+2
*
tests/tprintf.c: to allow random values to be reproducible,
vlefevre
2008-08-21
1
-1
/
+2
*
tests/tpow_all.c: added test of mpfr_rec_sqrt (only with MPFR 2.4.0+).
vlefevre
2008-08-21
1
-0
/
+17
*
tests/tpow_all.c: removed useless parentheses.
vlefevre
2008-08-21
1
-1
/
+1
*
tests/thypot.c: added a test for tiny x and y (already done by the
vlefevre
2008-08-20
1
-0
/
+46
*
tests/tgeneric.c: for the special cases tested in precision p1
vlefevre
2008-08-20
1
-17
/
+22
*
tests/thypot.c: improved error messages.
vlefevre
2008-08-20
1
-2
/
+4
*
tests/thypot.c: perform some tests both in the current exponent range
vlefevre
2008-08-20
1
-4
/
+30
*
tests/tpow_all.c:
vlefevre
2008-08-20
1
-2
/
+33
*
tests/tpow.c: updated comment for bug20080820().
vlefevre
2008-08-20
1
-1
/
+1
*
tests/tpow.c: added testcase for bug mentioned in r5552.
vlefevre
2008-08-20
1
-0
/
+37
*
tests/tpow_all.c: added an underflow test of x^y with y integer < 0.
vlefevre
2008-08-20
1
-0
/
+47
*
tests/tpow_all.c: fixed mpfr_clear in overflow_inv.
vlefevre
2008-08-20
1
-1
/
+2
*
tests/tpow_all.c: more detailed error messages.
vlefevre
2008-08-20
1
-5
/
+8
*
tests/tpow_all.c: improved overflow_inv tests to trigger a bug
vlefevre
2008-08-20
1
-48
/
+58
*
tests/tpow_all.c: in overflow_inv, reduced t to [0,5] and added tests.
vlefevre
2008-08-20
1
-1
/
+36
*
tests/tpow_all.c: improved error messages.
vlefevre
2008-08-19
1
-28
/
+33
*
tests/tpow_all.c: changed the precisions in overflow_inv for clearer
vlefevre
2008-08-19
1
-2
/
+2
*
tests/tpow_all.c: information about extended exponent range wasn't
vlefevre
2008-08-19
1
-41
/
+43
*
tests/tpow_all.c: added overflow tests for x^(-1). -> Failure.
vlefevre
2008-08-19
1
-0
/
+35
*
tests/tpow_all.c: added tests -> assertion failed in pow.c line 603.
vlefevre
2008-08-16
1
-53
/
+88
*
tests/tpow_all.c: added test of mpfr_ui_div.
vlefevre
2008-08-15
1
-1
/
+14
*
tests/texp.c: improved an underflow test to trigger the bug fixed
vlefevre
2008-08-14
1
-20
/
+26
*
tests/tdiv.c: completed underflow test by testing negative results too.
vlefevre
2008-08-12
1
-12
/
+19
*
mul_2si.c, div_2si.c, div_2ui.c: fixed double-rounding problem in
vlefevre
2008-08-12
1
-5
/
+6
*
tests/tdiv.c correction: the underflow bug was in case when the
vlefevre
2008-08-12
1
-1
/
+1
*
tests/tdiv.c: added a test that triggers a bug in mpfr_div in case of
vlefevre
2008-08-12
1
-5
/
+24
*
tests/tmul_2exp.c: test mpfr_div_2ui too.
vlefevre
2008-08-12
1
-10
/
+12
*
tests/tmul_2exp.c: test mpfr_div_2si too.
vlefevre
2008-08-12
1
-24
/
+32
*
tests/tmul_2exp.c: updated underflow() test to trigger a double-rounding
vlefevre
2008-08-12
1
-40
/
+50
*
tests/texp.c: updated comment (the double-rounding bug triggered by
vlefevre
2008-08-12
1
-1
/
+2
*
tests/texp.c: updated underflow_up() test: added case exp(eps) ~= 1/2,
vlefevre
2008-08-12
1
-4
/
+61
*
tests/texp.c: improved comments in underflow_up().
vlefevre
2008-08-12
1
-4
/
+14
*
Merged vlefevre branch:
vlefevre
2008-08-11
1
-42
/
+159
*
tests/tmul_2exp.c: added underflow tests.
vlefevre
2008-08-11
1
-0
/
+67
*
Final code clean-up based on icc warnings.
vlefevre
2008-08-07
1
-2
/
+2
*
Further code clean-up (and consistency) based on icc warnings:
vlefevre
2008-08-07
3
-3
/
+3
[next]