summaryrefslogtreecommitdiff
path: root/tests/tests.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tests.c] Mention a libtool 2.4.6 bug concerning Solaris, yieldingvlefevre2018-01-231-3/+9
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Solved an output issue on AIX due to the use of setbuf() after outputvlefevre2017-12-011-4/+7
* [tests]vlefevre2017-11-061-7/+13
* [tests/{mpfr-test.h,tests.c}] Got rid of __gmp_randstate_struct, whichvlefevre2017-08-231-5/+3
* [tests] Code simplification and improvement by using SAME_VAL().vlefevre2017-05-291-1/+1
* [tests/tests.c] Corrected comment about MPFR_TESTS_FPE_TRAP.vlefevre2017-05-191-1/+1
* Renamed MPFR_TESTS_DIVBYZERO to MPFR_TESTS_FPE_DIV (less confusing).vlefevre2017-05-191-3/+3
* [tests] Renamed MPFR_RAISE_EXCEPTIONS to MPFR_TESTS_FPE_TRAP.vlefevre2017-05-191-2/+2
* [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above),vlefevre2017-05-191-28/+17
* [tests/tests.c] Change for MPFR_TESTS_DIVBYZERO: in case of FE_DIVBYZEROvlefevre2017-05-191-9/+7
* more work on MPFR_TESTS_EXCEPTIONSzimmerma2017-05-191-6/+16
* [tests/tests.c] Re-added code testing FE_DIVBYZERO and FE_INVALID withvlefevre2017-05-191-3/+20
* check for fp exceptions (experimental)zimmerma2017-05-191-11/+14
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests] Define global variable tests_memory_disabled, which needs tovlefevre2016-08-301-7/+13
* [tests/tests.c] Updated the error message on incorrect MPFR version.vlefevre2016-08-191-0/+4
* Added shared cache support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-231-0/+1
* About "config.h" inclusion: code consistency; removed obsolete comment.vlefevre2016-02-251-3/+1
* Replacedvlefevre2016-02-041-1/+1
* Cleanup of memory allocation in the tests:vlefevre2016-01-291-2/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests] In tversion.c, output the locale too (if supported).vlefevre2015-12-271-1/+3
* [tests/tests.c] Improved src_fopen description (do not use the termvlefevre2015-12-271-1/+4
* simplify the configuration with mini-gmpzimmerma2015-11-031-0/+2
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-3/+4
* [tests/tests.c] Avoid a warning concerning an unused variablevlefevre2015-05-201-7/+9
* [tests/tests.c] Make tests_default_random() more intuitive, avoidingvlefevre2015-05-051-5/+5
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests/tests.c] Updated the error message last changed.vlefevre2014-10-091-1/+1
* [tests/tests.c] Updated the error message last changed + comment.vlefevre2014-10-091-1/+10
* [tests/tests.c] Updated the error message last changed.vlefevre2014-10-081-3/+3
* [tests/tests.c] Changed an error message.vlefevre2014-10-071-10/+16
* Renamed the MPFR_TEST_DIVBYZERO macro to MPFR_TESTS_DIVBYZEROvlefevre2014-07-081-3/+3
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-2/+2
* Updated URL's.vlefevre2014-06-221-1/+1
* Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internalvlefevre2014-03-251-2/+2
* Rename MPFR gmp_randstate_ptr into mpfr_gmp_randstate_ptrzimmerma2014-02-151-1/+1
* [tests/tests.c] Fixed tests_default_random in case mpfr_exp_t > long.vlefevre2014-01-221-1/+1
* [tests/tests.c] Fixed bug in test_version() introduced in r8821.vlefevre2014-01-221-7/+4
* Merged the vl-am113 branch: test suite improvement with Automake 1.13.vlefevre2014-01-211-17/+67
|\
| * [tests/tests.c] Output a \n between two error messages when need be.vlefevre2014-01-201-4/+5
| * [tests]vlefevre2014-01-201-15/+64
* | MPFR now depends on GMP 4.2+ instead of 4.1+.vlefevre2014-01-201-6/+8
|/
* some progress with mini-gmp:zimmerma2014-01-171-0/+5
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Replaced "denormalized" by the official term "subnormal".vlefevre2012-07-061-1/+1
* [tests/tests.c] Improved an error message.vlefevre2012-07-031-1/+2