[Gmp-commit] /var/hg/gmp: Disabled toom?-sqr tests (they can fail outside the...
mercurial at gmplib.org
mercurial at gmplib.org
Sun Apr 15 06:32:41 CEST 2012
details: /var/hg/gmp/rev/e5921f8355e8
changeset: 14825:e5921f8355e8
user: Marco Bodrato <bodrato at mail.dm.unipi.it>
date: Sun Apr 15 06:27:53 2012 +0200
description:
Disabled toom?-sqr tests (they can fail outside the correct range)
diffstat:
ChangeLog | 2 +-
tests/mpn/Makefile.am | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r a624e939d5a1 -r e5921f8355e8 ChangeLog
--- a/ChangeLog Sat Apr 14 23:40:17 2012 +0200
+++ b/ChangeLog Sun Apr 15 06:27:53 2012 +0200
@@ -21,7 +21,7 @@
* tests/mpn/t-toom4-sqr.c: New file.
* tests/mpn/t-toom6-sqr.c: New file.
* tests/mpn/t-toom8-sqr.c: New file.
- * tests/mpn/Makefile.am (check_PROGRAMS): Add new tests.
+ * tests/mpn/Makefile.am (EXTRA_DIST): Add toom-sqr-shared.h .
* mpn/generic/toom62_mul.c: Use add_n, sub_n, when possible.
diff -r a624e939d5a1 -r e5921f8355e8 tests/mpn/Makefile.am
--- a/tests/mpn/Makefile.am Sat Apr 14 23:40:17 2012 +0200
+++ b/tests/mpn/Makefile.am Sun Apr 15 06:27:53 2012 +0200
@@ -26,7 +26,6 @@
t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic \
t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 \
t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h \
- t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr \
t-mul t-mullo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid \
t-hgcd t-hgcd_appr t-matrix22 t-invert t-div t-bdiv
More information about the gmp-commit
mailing list