[libmath-prime-util-perl] 08/18: Fix misspelled proof name

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:48:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

ppm-guest pushed a commit to annotated tag v0.26
in repository libmath-prime-util-perl.

commit 63a2961d6f0058599abf8531b8d2bcd726612aaa
Author: Dana Jacobsen <dana at acm.org>
Date:   Fri Apr 12 20:15:29 2013 -0700

    Fix misspelled proof name
---
 t/81-bignum.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/81-bignum.t b/t/81-bignum.t
index 822291e..a6eeb1d 100644
--- a/t/81-bignum.t
+++ b/t/81-bignum.t
@@ -329,6 +329,6 @@ sub check_pcbounds {
   [ 3,5,3,2,3,3,3,3 ] );
   ok( verify_prime(@proof), "2**607-1 primality proof verified" );
 
-  @proof = ('677826928624294778921',"AKGM", [677826928624294778921, 404277700094248015180, 599134911995823048257, 677826928656744857936, 104088901820753203, [2293544533, 356794037129589115041]], [104088901820753203, 0, 73704321689372825, 104088902465395836, 1112795797, [3380482019, 53320146243107032]], [1112795797, 0, 638297481, 1112860899, 39019, [166385704, 356512285]]);
+  @proof = ('677826928624294778921',"AGKM", [677826928624294778921, 404277700094248015180, 599134911995823048257, 677826928656744857936, 104088901820753203, [2293544533, 356794037129589115041]], [104088901820753203, 0, 73704321689372825, 104088902465395836, 1112795797, [3380482019, 53320146243107032]], [1112795797, 0, 638297481, 1112860899, 39019, [166385704, 356512285]]);
   ok( verify_prime(@proof), "ECPP primality proof of 677826928624294778921 verified" );
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list