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
/
tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Added always_scale argument (boolean) to tests_default_random()
vlefevre
2015-05-29
1
-3
/
+4
*
[tests/tests.c] Avoid a warning concerning an unused variable
vlefevre
2015-05-20
1
-7
/
+9
*
[tests/tests.c] Make tests_default_random() more intuitive, avoiding
vlefevre
2015-05-05
1
-5
/
+5
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
[tests/tests.c] Updated the error message last changed.
vlefevre
2014-10-09
1
-1
/
+1
*
[tests/tests.c] Updated the error message last changed + comment.
vlefevre
2014-10-09
1
-1
/
+10
*
[tests/tests.c] Updated the error message last changed.
vlefevre
2014-10-08
1
-3
/
+3
*
[tests/tests.c] Changed an error message.
vlefevre
2014-10-07
1
-10
/
+16
*
Renamed the MPFR_TEST_DIVBYZERO macro to MPFR_TESTS_DIVBYZERO
vlefevre
2014-07-08
1
-3
/
+3
*
Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h
vlefevre
2014-07-02
1
-2
/
+2
*
Updated URL's.
vlefevre
2014-06-22
1
-1
/
+1
*
Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internal
vlefevre
2014-03-25
1
-2
/
+2
*
Rename MPFR gmp_randstate_ptr into mpfr_gmp_randstate_ptr
zimmerma
2014-02-15
1
-1
/
+1
*
[tests/tests.c] Fixed tests_default_random in case mpfr_exp_t > long.
vlefevre
2014-01-22
1
-1
/
+1
*
[tests/tests.c] Fixed bug in test_version() introduced in r8821.
vlefevre
2014-01-22
1
-7
/
+4
*
Merged the vl-am113 branch: test suite improvement with Automake 1.13.
vlefevre
2014-01-21
1
-17
/
+67
|
\
|
*
[tests/tests.c] Output a \n between two error messages when need be.
vlefevre
2014-01-20
1
-4
/
+5
|
*
[tests]
vlefevre
2014-01-20
1
-15
/
+64
*
|
MPFR now depends on GMP 4.2+ instead of 4.1+.
vlefevre
2014-01-20
1
-6
/
+8
|
/
*
some progress with mini-gmp:
zimmerma
2014-01-17
1
-0
/
+5
*
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
*
Replaced "denormalized" by the official term "subnormal".
vlefevre
2012-07-06
1
-1
/
+1
*
[tests/tests.c] Improved an error message.
vlefevre
2012-07-03
1
-1
/
+2
*
Support tests that are expected to fail (from a patch by Patrick).
vlefevre
2012-06-26
1
-0
/
+36
*
[tests/tests.c] Improved src_fopen() a bit.
vlefevre
2012-03-26
1
-5
/
+5
*
[tests/tests.c] fixed problem with src_fopen
zimmerma
2012-03-20
1
-3
/
+6
*
[tests.c] fixed compiler warning (gcc70.fsffrance.org, NetBSD, gcc 4.1.3)
zimmerma
2012-03-20
1
-2
/
+2
*
[tests] Removed #include of headers already included via "mpfr-test.h"
vlefevre
2012-02-24
1
-1
/
+0
*
Document the MPFR_DEBUG_BADCASES environment variable before bad_cases()
vlefevre
2012-02-22
1
-0
/
+5
*
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/tests.c] Replaced atoi by strtoul to read the seed from
vlefevre
2011-05-09
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
avoid several compiler warnings with g++
zimmerma
2010-10-10
1
-3
/
+3
*
[tests/{mpfr-test.h,tests.c}] Added flags_out function to output flags.
vlefevre
2010-08-23
1
-0
/
+20
*
Support implementations where the floating-point division by 0 fails.
vlefevre
2010-08-04
1
-0
/
+22
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
[tests/tests.c] Fixed code when _MPFR_PREC_FORMAT != 3.
vlefevre
2010-05-08
1
-2
/
+4
*
[tests/tests.c] fixed compiler warning (found by nightly tests)
zimmerma
2010-05-08
1
-1
/
+1
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-7
/
+7
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-4
/
+4
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.
vlefevre
2010-01-08
1
-1
/
+1
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-1
/
+1
*
tests.c: added special support for exact cases in data_check (to test
vlefevre
2009-09-02
1
-11
/
+38
*
towards -> toward (consistency).
vlefevre
2009-09-02
1
-5
/
+5
*
[digamma.c] fixed bug (emin/emax were not restored)
zimmerma
2009-09-02
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
[next]