diff options
author | Tels <nospam-abuse@bloodgate.com> | 2003-12-06 21:19:44 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-12-06 20:58:12 +0000 |
commit | 091c87b15dfb1c6df2cfc68045c100bbfda9d509 (patch) | |
tree | b4d6470cf8c337b2f4f05b8330da517f989d4da4 /MANIFEST | |
parent | 6ae58cb5a953df59589e334c56b254287b3037e6 (diff) | |
download | perl-091c87b15dfb1c6df2cfc68045c100bbfda9d509.tar.gz |
Math::BigInt v1.67 (pre-release)
Message-Id: <200312062016.50484@bloodgate.com>
p4raw-id: //depot/perl@21861
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1338,7 +1338,9 @@ lib/Math/BigInt/t/biglog.t Test the log function lib/Math/BigInt/t/calling.t Test calling conventions lib/Math/BigInt/t/config.t Test Math::BigInt->config() lib/Math/BigInt/t/constant.t Test Math::BigInt/BigFloat under :constant +lib/Math/BigInt/t/const_mbf.t Test Math::BigInt lib/Math/BigInt/t/downgrade.t Test if use Math::BigInt(); under downgrade works +lib/Math/BigInt/t/fallback.t Test Math::BigInt lib/Math/BigInt/t/inf_nan.t Special tests for inf and NaN handling lib/Math/BigInt/t/isa.t Test for Math::BigInt inheritance lib/Math/BigInt/t/mbimbf.inc Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests |