[Gmp-commit] /var/hg/gmp: Up rounds to 200 again.

mercurial at gmplib.org mercurial at gmplib.org
Sun May 20 12:45:34 CEST 2012


details:   /var/hg/gmp/rev/2ef954940a32
changeset: 14987:2ef954940a32
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Sun May 20 12:45:29 2012 +0200
description:
Up rounds to 200 again.

diffstat:

 tests/mpz/t-gcd.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 530b745085bf -r 2ef954940a32 tests/mpz/t-gcd.c
--- a/tests/mpz/t-gcd.c	Sat May 19 22:30:20 2012 +0200
+++ b/tests/mpz/t-gcd.c	Sun May 20 12:45:29 2012 +0200
@@ -104,7 +104,7 @@
   gmp_randstate_ptr rands;
   mpz_t bs;
   unsigned long bsi, size_range;
-  int reps = 100;
+  int reps = 200;
 
   tests_start ();
   TESTS_REPS (reps, argv, argc);


More information about the gmp-commit mailing list