Skip Menu |

This queue is for tickets about the Math-BigInt-FastCalc CPAN distribution.

Report information
The Basics
Id: 70614
Status: resolved
Priority: 0/
Queue: Math-BigInt-FastCalc

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.32



Subject: M:BI:FC test fixes
Date: Tue, 30 Aug 2011 21:13:50 +0100
To: bug-Math-BigInt-FastCalc [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Parts of the Math::BigInt::FastCalc test suite don't actually test M:BI:FC, they test M:BI:Calc by accident. Attached patch fixes that. I've also found that if the M:BI:FC under test doesn't load, because M:BI is too old (which happens for me on 5.6.1 where it can't be upgraded), then the tests try to run anyway (with the default M:BI:Calc loaded) and can hang. Attached patch also fixes that, by baling out early if the module under test didn't load. -zefram

Message body is not shown because sender requested not to inline it.

This was fixed in v0.32.