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
/
turandom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
fixed compiler warnings with mini-gmp
zimmerma
2017-12-05
1
-63
/
+67
*
[tests/turandom.c] Added test_underflow().
vlefevre
2017-09-01
1
-0
/
+35
*
[tests/turandom.c] Disabled the reprod_abi test with GMP < 4.2.0
vlefevre
2017-08-27
1
-0
/
+2
*
[tests/turandom.c] Check that the behavior does not depend on the
vlefevre
2017-08-25
1
-0
/
+87
*
[tests/turandom.c] Corrected error messages after r11661.
vlefevre
2017-08-25
1
-2
/
+2
*
[tests/turandom.c] Renamed "reprod" to "reprod_rnd_exp" (reproducibility
vlefevre
2017-08-25
1
-2
/
+3
*
[tests/turandom.c]
vlefevre
2017-08-25
1
-51
/
+82
*
[tests/turandom.c] Do some test several times in order to trigger
vlefevre
2017-08-25
1
-26
/
+29
*
[tests/turandom.c] Code formatting. Added an assertion.
vlefevre
2017-08-25
1
-3
/
+7
*
[tests/turandom.c] Check that the behavior of mpfr_urandom() does not
vlefevre
2017-08-24
1
-0
/
+71
*
[tests/turandom.c] In bug20170123, use a local gmp_randstate_t variable
vlefevre
2017-08-23
1
-2
/
+5
*
[tests/turandom.c] Disabled a test with GMP < 4.2.0 since it depends on
vlefevre
2017-08-23
1
-1
/
+3
*
[tests/turandom.c] Added inex test for the underflow & overflow tests.
vlefevre
2017-08-22
1
-2
/
+18
*
[tests/turandom.c] Added overflow tests.
vlefevre
2017-08-22
1
-0
/
+57
*
[tests/turandom.c] Indentation.
vlefevre
2017-08-22
1
-1
/
+1
*
[tests/turandom.c] Added underflow tests.
vlefevre
2017-08-22
1
-0
/
+58
*
[tests/turandom.c] With mini-gmp, omit another test that assumes
vlefevre
2017-08-22
1
-4
/
+3
*
[tests/turandom.c] Added tests of the flags. This currently yields
vlefevre
2017-08-22
1
-2
/
+24
*
[tests/turandom.c] Added a test of the underflow flag.
vlefevre
2017-08-22
1
-0
/
+6
*
[tests/turandom.c] added non-regression test
zimmerma
2017-01-23
1
-0
/
+20
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
[tests/turandom.c] Improved an error message.
vlefevre
2016-07-06
1
-3
/
+3
*
[tests/turandom.c] Corrected English usage in error message.
vlefevre
2016-07-06
1
-3
/
+4
*
[tests/turandom.c] Small precision check: replaced 2 by MPFR_PREC_MIN.
vlefevre
2016-07-06
1
-1
/
+1
*
Replaced various instances of mpfr_print_binary + newline (sometimes
vlefevre
2016-04-07
1
-3
/
+3
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h
vlefevre
2014-07-02
1
-1
/
+1
*
disable two tests that depend on the random generator
zimmerma
2014-01-18
1
-1
/
+7
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[tests] Removed #include of headers already included via "mpfr-test.h"
vlefevre
2012-02-24
1
-3
/
+0
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[tests/turandom.c] Removed an obsolete comment.
vlefevre
2011-11-28
1
-2
/
+0
*
[tests/trandom.c,tests/turandom.c] Fixed compatibility with GMP 4.1.x
vlefevre
2011-11-28
1
-4
/
+12
*
Fixed printf's calls: support the case where mpfr_prec_t is not a long
vlefevre
2011-05-12
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
[src/urandom.c] now mpfr_urandom also returns identical values on 32-bit and
zimmerma
2010-09-15
1
-4
/
+4
*
replaced mpfr_printf in tests by calls to mpfr_out_str
zimmerma
2010-09-15
1
-2
/
+6
*
[urandomb.c] modified to leave the GMP random generator in the same state,
zimmerma
2010-09-15
1
-0
/
+29
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
Type corrections for C++ compilers (in particular, mpfr_rnd_t vs int).
vlefevre
2010-05-19
1
-3
/
+3
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-2
/
+2
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
tests/turandom.c: updated a test (if emin > 1 and rnd == MPFR_RNDN,
vlefevre
2010-01-18
1
-1
/
+2
[next]