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.