summaryrefslogtreecommitdiff
path: root/tests/mpz
Commit message (Expand)AuthorAgeFilesLines
* Tweak operand sizes for best coverage.tege2007-05-161-6/+12
* (string_urandomb): New function.tege2007-05-151-8/+43
* Work around HP compiler parser bug.tege2006-06-101-9/+9
* (check_data): Add more data points.tege2006-05-311-0/+9
* Increase operands range.tege2006-04-201-5/+5
* Fix printf type/arg mismatches.tege2006-04-083-12/+12
* Update FSF's address.tege2006-02-1558-116/+116
* Increase operand size, decrease # of reps.tege2005-11-021-1/+1
* Test mpz_rootrem.tege2005-11-021-5/+20
* Add a copyright year.tege2005-11-011-1/+1
* (check_one): Fix printf fmt string typo.tege2005-05-251-1/+1
* (check_random): Remove spurious printf arg.tege2005-05-251-1/+1
* (check_random): New function.tege2005-05-011-1/+66
* (main): Honor command line reps argument.tege2005-03-181-1/+5
* (MAX_SCHOENHAGE_THRESHOLD): Set to largest of gcd,gcdext thresholds.tege2005-03-161-6/+12
* *** empty log message ***tege2004-09-201-3/+0
* (ref_mpn_mul): Fudge tmp allocation for toom3.tege2004-09-201-1/+6
* (ref_mpn_mul): Rework usage of tp temporary space.tege2004-09-181-8/+8
* (debug_mp): Print just one line of large numbers.tege2004-09-181-11/+22
* Amend last set of changes.tege2004-09-181-17/+18
* (main): Check environment for GMP_CHECK_FFT, run extra FFT tests if set.tege2004-09-181-122/+66
* Disable mpz_fake_bits and check_sample.tege2004-08-291-4/+6
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-101-4/+6
* Regenerate for:Kevin Ryde2004-05-101-1/+0
* Regenerate for:Kevin Ryde2004-05-081-9/+2
* Regenerate for:Kevin Ryde2004-04-201-1/+1
* More of:Kevin Ryde2004-04-161-0/+5
* * tests/mpz/t-gcd.c (check_data): New function, exercising K6Kevin Ryde2004-04-161-0/+45
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-281-3/+3
* Revert unintentional experimental changes.tege2004-02-281-20/+0
* Decrease # of tests to 50.tege2004-02-271-5/+27
* (gcdext_valid_p): New function.Niels Möller2004-02-181-93/+76
* Exclude special huge operands unless WANT_FFT.tege2004-02-181-0/+2
* * tests/mpz/t-jac.c (check_data): Remove unnecessary variableKevin Ryde2004-02-141-4/+2
* Undo unintentional change of WHACK_SCHOENHAGE.tege2004-02-121-1/+1
* Decrease # of tests run.tege2004-02-101-3/+2
* Regenerate for:Kevin Ryde2004-01-111-0/+1
* Use __GMP_PROTO.Kevin Ryde2003-12-301-3/+3
* Rewrite.tege2003-12-291-126/+209
* * tests/mpz/t-mul.c (mul_kara, mul_basecase): Use __GMP_PROTO.Kevin Ryde2003-12-271-2/+2
* Regenerate for:Kevin Ryde2003-12-191-1/+1
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-191-299/+262
* (ref_mpn_mul): Handle un == vn specially, to avoidtege2003-12-181-7/+14
* * tests/t-constants.c (main), tests/t-count_zeros.c (check_clz),Kevin Ryde2003-12-131-2/+2
* * tests/mpz/t-scan.c (check_ref): Remove unused variable "isigned".Kevin Ryde2003-12-131-2/+1
* Generate operands with sizes as a geometrictege2003-12-101-6/+8
* Regenerate for:Kevin Ryde2003-12-101-0/+2
* (gcd_values): Moved definition, so that weNiels Möller2003-11-271-47/+44
* Generate random operands up to 32767 bits; decrease # of test to 1000.tege2003-11-261-606/+8
* (main): Also try some non-random values.Niels Möller2003-11-261-1/+667