use Test;
use strict;
{
$| = 1;
my $location = $0; $location =~ s/downgrade.t//;
chdir 't' if -d 't';
}
$class = "Math::BigInt";
$CL = "Math::BigInt::Calc";
$ECL = "Math::BigFloat";
# simplistic test for now
# these downgrade
# bug until v1.67:
# until v1.67 resulted in 200:
# disable, otherwise it screws calculations
# the following test upgrade for bsqrt() and also makes new() NOT downgrade
# for the bpow() side
#require 'upgrade.inc'; # all tests here for sharing