summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-04 17:19:13 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-04 17:19:13 +0000
commit6854fd014bcd11d8e351cefaf673f1f131454d45 (patch)
tree9b73224b5e362ec3149108fa86804901fdcbd657 /MANIFEST
parentdccbb85364264831140cc0a7f1548b3b0afa23c5 (diff)
downloadperl-6854fd014bcd11d8e351cefaf673f1f131454d45.tar.gz
Forgot from #12843.
p4raw-id: //depot/perl@12844
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 405e294662..1fca71990a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1031,9 +1031,10 @@ lib/look.pl A "look" equivalent
lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package
lib/Math/BigInt.pm An arbitrary precision integer arithmetic package
lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt
-lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and subclass.t
+lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
lib/Math/BigInt/t/bigfltpm.t See if BigFloat.pm works
lib/Math/BigInt/t/bigintc.t See if BigInt/Calc.pm works
+lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
lib/Math/BigInt/t/bigintpm.t See if BigInt.pm works
lib/Math/BigInt/t/calling.t Test calling conventions
lib/Math/BigInt/t/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test