summaryrefslogtreecommitdiff
path: root/tests/mpfr-test.h
Commit message (Expand)AuthorAgeFilesLines
* [tests] Ignore GCC's -Wc++-compat in the tests that are invalid in C++vlefevre2021-03-081-0/+20
* [tests] In C++, do not cast to "void *" in the tests of macros.vlefevre2021-03-061-0/+6
* [tests/mpfr-test.h] Added mpfr_cmp_si_2exp0 macro (check NaN).vlefevre2021-02-151-0/+2
* [tests/mpfr-test.h] Added mpfr_cmp_si0 macro (check NaN).vlefevre2021-01-311-0/+1
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/mpfr-test.h] Avoid a GCC bug on Sparc, at least when using TLS.vlefevre2020-06-291-0/+46
* [tests] Skip tabort_defalloc1 and tabort_defalloc2 under Valgrind, asvlefevre2020-06-131-0/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [tests/mpfr-test.h] At the end, with GCC, undef volatile if defined.vlefevre2019-08-211-0/+10
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests]vlefevre2018-12-071-0/+1
* [tests/mpfr-test.h] If MPFR_TESTS_ABORT is defined, replace exit(1) byvlefevre2018-09-031-0/+6
* removed TEST_FLAGS stuffzimmerma2018-08-311-3/+0
* [tests/mpfr-test.h] added macro TEST_FLAGS (debug use only)zimmerma2018-08-221-0/+3
* Moved the MAX, MIN and ABS macros from tests/mpfr-test.h tovlefevre2018-04-061-11/+0
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Simplified the use of MPFR_USE_FILE since <stdio.h> (<cstdio> for C++)vlefevre2017-12-041-4/+0
* make compilation work again (make + make check) with mini-gmpzimmerma2017-12-041-0/+4
* [tests] Solve issues with the incorrect use of mpfr_sgn, and make surevlefevre2017-09-151-0/+19
* [tests] Avoid duplicate code by defining the MAKE_STR() macro invlefevre2017-09-131-0/+3
* [tests/{mpfr-test.h,tests.c}] Got rid of __gmp_randstate_struct, whichvlefevre2017-08-231-2/+0
* Merged the latest changes from the trunk.vlefevre2017-05-291-1/+1
|\
| * Do not define macro names starting with "SIG" (+ uppercase letter)vlefevre2017-05-151-1/+1
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
| * [tests] Define global variable tests_memory_disabled, which needs tovlefevre2016-08-301-1/+2
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | Merged the following changesets from the trunk:vlefevre2016-09-021-1/+2
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-0/+7
|/
* Other changes concerning the memory limit for the tests.vlefevre2016-06-091-0/+3
* Removed _MPFR_PROTO with the following Perl script on the .h files.vlefevre2016-05-241-37/+37
* Replacedvlefevre2016-02-041-1/+1
* Cleanup of memory allocation in the tests:vlefevre2016-01-291-5/+3
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests] In tversion.c, output the locale too (if supported).vlefevre2015-12-271-0/+2
* patch from Patrick Pelissier (for MinGW)zimmerma2015-12-181-5/+5
* Include config.h when need be.vlefevre2015-09-101-0/+5
* [tests] Added always_scale argument (boolean) to tests_default_random()vlefevre2015-05-291-1/+2
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests]vlefevre2014-07-231-2/+0
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-1/+1
* Code clean-up:vlefevre2014-06-251-1/+1
* Rename MPFR gmp_randstate_ptr into mpfr_gmp_randstate_ptrzimmerma2014-02-151-1/+1
* Merged the vl-am113 branch: test suite improvement with Automake 1.13.vlefevre2014-01-211-1/+1
|\
| * [tests]vlefevre2014-01-201-1/+1
* | MPFR now depends on GMP 4.2+ instead of 4.1+.vlefevre2014-01-201-8/+38
|/
* 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
* Renamed WANT_ASSERT to MPFR_WANT_ASSERT in order to avoid a clashvlefevre2012-08-151-3/+3