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
/
tsum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
[tests/tsum.c] Code style.
vlefevre
2018-04-19
1
-4
/
+4
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
Completed r11955: There were also DEBUG macros under the "tests"
vlefevre
2017-12-12
1
-1
/
+1
*
[tests] Code simplification and improvement by using SAME_VAL().
vlefevre
2017-05-29
1
-3
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
[tests/tsum.c] The new test for MPFR_RNDF in r11079 can actually trigger
vlefevre
2016-12-20
1
-1
/
+1
*
[tests/tsum.c] Improved a test to support MPFR_RNDF. It doesn't fail,
vlefevre
2016-12-20
1
-19
/
+38
*
[tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar
vlefevre
2016-07-22
1
-37
/
+21
*
[tests/tsum.c] Correction: r10484 didn't take the latest version from
vlefevre
2016-06-24
1
-45
/
+60
*
Merged the latest changes from the trunk.
vlefevre
2016-06-24
1
-14
/
+61
|
\
|
*
[tests/tsum.c] Test the support of reused arguments.
vlefevre
2016-06-24
1
-14
/
+61
*
|
Removed trailing spaces.
vlefevre
2016-06-24
1
-1
/
+1
*
|
merged changed from trunk with
zimmerma
2016-06-23
1
-1
/
+1
|
\
\
|
|
/
|
*
[tests/tsum.c] Improved check3:
vlefevre
2016-06-08
1
-29
/
+40
|
*
Value coverage for tsum: After r9984 to differentiate sq > MPFR_PREC_MIN
vlefevre
2016-06-08
1
-1
/
+1
*
|
RNDF: fixed mpfr_sum and tsum
zimmerma
2016-06-02
1
-0
/
+12
|
/
*
[tests/tsum.c] Updated comment of bug20160315 after fix in 3.1 branch.
vlefevre
2016-03-15
1
-1
/
+5
*
[tests/tsum.c] Added bug20160315 (this bug appears when porting sum.c
vlefevre
2016-03-15
1
-0
/
+33
*
[tests/tsum.c] Clarified a bit more.
vlefevre
2016-02-08
1
-2
/
+4
*
[tests/tsum.c] Added explanations concerning the check1 test.
vlefevre
2016-02-08
1
-1
/
+12
*
Value coverage for tsum: reduce output length.
vlefevre
2016-02-08
1
-1
/
+1
*
Value coverage for tsum: differentiate sq > MPFR_PREC_MIN and not.
vlefevre
2016-02-08
1
-8
/
+10
*
[tests/tsum.c] Source on 80 columns.
vlefevre
2016-02-07
1
-1
/
+2
*
extended the check1() test, gives failure on 64-bit processor
zimmerma
2016-02-07
1
-13
/
+16
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Cleanup of memory allocation in the tests:
vlefevre
2016-01-29
1
-8
/
+8
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
[tests/tsum.c] Corrections for C++.
vlefevre
2015-12-15
1
-3
/
+3
*
[tests/tsum.c] Correction.
vlefevre
2015-12-14
1
-1
/
+1
*
clock() should work everywhere
zimmerma
2015-12-14
1
-16
/
+3
*
[tests/tsum.c] The timing test from r9753 in POSIX-only.
vlefevre
2015-12-14
1
-2
/
+13
*
timing test to compare mpfr_sum and naive algorithm (without correct rounding)
zimmerma
2015-12-11
1
-1
/
+89
*
[tests/tsum.c] Added a comment.
vlefevre
2015-11-04
1
-0
/
+5
*
[tests] Added always_scale argument (boolean) to tests_default_random()
vlefevre
2015-05-29
1
-1
/
+2
*
[tests/tsum.c] In cancel(), increase the number of tests from 8 to 1000.
vlefevre
2015-05-05
1
-1
/
+1
*
[tests/tsum.c] Changes in cancel():
vlefevre
2015-05-05
1
-2
/
+9
*
[tests/tsum.c] Added a comment about the latest fixed bug.
vlefevre
2015-04-10
1
-0
/
+4
*
[tests/tsum.c] Replaced a mpfr_inits by a mpfr_inits2.
vlefevre
2015-04-09
1
-1
/
+1
*
[tests/tsum.c] Added a simple test that triggers a glibc free() error
vlefevre
2015-04-09
1
-0
/
+30
*
[tests/tsum.c] Removed a temporary comment.
vlefevre
2015-04-09
1
-2
/
+0
*
[tests/tsum.c] Added check_underflow test.
vlefevre
2015-04-09
1
-4
/
+123
*
[tests/tsum.c] Comments.
vlefevre
2015-04-08
1
-2
/
+6
*
[tests/tsum.c] Added check_overflow test, which triggers a bug.
vlefevre
2015-04-08
1
-0
/
+52
*
[tests/tsum.c] Completed the cancel test (generic random tests with
vlefevre
2015-03-31
1
-15
/
+25
*
[tests/tsum.c] Improved the check4 test:
vlefevre
2015-03-31
1
-8
/
+13
*
[tests/tsum.c] Reduced the check4 test because it was much too long
vlefevre
2015-03-31
1
-2
/
+2
*
[tests/tsum.c] Updated comment of the check4 test.
vlefevre
2015-03-30
1
-1
/
+1
*
[tests/tsum.c] Another correction in the check4 test.
vlefevre
2015-03-30
1
-1
/
+1
*
[tests/tsum.c] In the check4 test, two terms didn't correspond to
vlefevre
2015-03-30
1
-2
/
+2
[next]