summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added new test for overlapping x, yzimmerma2000-09-191-0/+14
* added pb from Norbert Mullerzimmerma2000-09-141-0/+6
* now prints "failed" when test file doesn't return 0zimmerma2000-09-141-1/+1
* added test for 0.99999999999999999zimmerma2000-08-251-1/+10
* now automatically generated by configurezimmerma2000-08-161-534/+0
* replaced path for libmpfr.a by $(top_builddir)zimmerma2000-08-161-3/+3
* replaced back BITS_PER_MP_LIMB by mp_bits_per_limbzimmerma2000-08-162-4/+4
* replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)zimmerma2000-08-163-9/+9
* define check2 only with -DTESTzimmerma2000-08-141-2/+2
* ifdef IRIX64 -> ifdef __mipszimmerma2000-08-1412-22/+557
* timestamp modifiedjeandel2000-07-131-1/+1
* nothing to sayjeandel2000-07-131-1/+1
* Small bug fixedjeandel2000-07-131-59/+16
* Timestamp modifiedjeandel2000-07-131-16/+59
* New releasejeandel2000-07-132-2/+2
* Bugs fixedjeandel2000-07-132-31/+37
* Bug fixedjeandel2000-07-131-0/+1
* replaced 0 by GMP_RNDNzimmerma2000-07-121-2/+2
* added test for 1/1 in precision 32 or 64zimmerma2000-07-121-1/+17
* use mpfr_print_rnd_mode nowzimmerma2000-07-111-2/+4
* Deps includedjeandel2000-07-111-59/+16
* Bug Fixedjeandel2000-07-112-16/+6
* Bug fixedjeandel2000-07-111-57/+275
* Bug Fixedjeandel2000-07-111-5/+1
* First Releasejeandel2000-07-112-0/+381
* test file for sub_uizimmerma2000-06-291-0/+94
* distinguish between mpfr failure and difference with sqrt()zimmerma2000-06-211-4/+7
* ensures random numbers given to sqrt() are positivezimmerma2000-06-211-0/+1
* added one testzimmerma2000-06-211-0/+1
* added new testszimmerma2000-06-211-0/+7
* removed printf for argc=1zimmerma2000-06-211-2/+0
* added one testzimmerma2000-06-212-0/+2
* Various patches for leaks, UMR and (one) BUS.hanrot2000-06-205-7/+52
* This patch suppresses a few mem leaks.hanrot2000-06-192-2/+11
* Suppressed memory leaks.hanrot2000-06-192-7/+25
* arguments of gmp_randinit were in wrong orderzimmerma2000-06-161-5/+10
* added patch to get denorms on IRIX64zimmerma2000-06-161-0/+10
* put instruction to get denormalized numbers on IRIX64 out of #ifdef TESTzimmerma2000-06-161-1/+1
* added one test (bug on LinuxPPC)zimmerma2000-06-161-0/+14
* added one testzimmerma2000-06-161-2/+13
* added more testszimmerma2000-06-161-3/+24
* added one testzimmerma2000-06-162-0/+3
* added return type 'int' for mainzimmerma2000-06-161-1/+1
* Tests for trunc, ceil, floor.hanrot2000-06-151-0/+96
* 1 -> (mp_limb_t) 1 [pb on 64-bit machines]zimmerma2000-06-151-2/+2
* Display of statistics is only toggled if a number of tests to be performedhanrot2000-06-151-9/+19
* Added div_2exp to the (very rough) test.hanrot2000-06-151-10/+21
* Very basic statistical tests for random, random2, urandomb.hanrot2000-06-151-0/+163
* Test for mpfr_eq.hanrot2000-06-151-0/+74
* test file comparing mpfr_exp and mpfr_exp2zimmerma2000-06-071-0/+48