summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2022-07-20 16:41:14 +0000
committerℕicolas ℝ <nicolas@atoomic.org>2022-07-20 13:05:10 -0600
commitb7cde0a0ffe025a68570b1fbb9360c3e3b8a67df (patch)
tree8b4f6fd892b578184b114c08a583123e7a2fe431 /MANIFEST
parentd834c28521cfa9947d99c44ca5b38e905cca5f5f (diff)
downloadperl-b7cde0a0ffe025a68570b1fbb9360c3e3b8a67df.tar.gz
Sync bignum with CPAN 0.66
From ChangeLog: * Fix documentation errors. * Add more tests. * Remove redunant code.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 11aa5ee6d8..c69ea9524e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -187,7 +187,8 @@ cpan/bignum/t/import-bigrat.t
cpan/bignum/t/in_effect.t See if in_effect() works
cpan/bignum/t/infnan-bigfloat.t
cpan/bignum/t/infnan-bigint.t
-cpan/bignum/t/infnan-bignum.t
+cpan/bignum/t/infnan-bignum-mbf.t
+cpan/bignum/t/infnan-bignum-mbr.t
cpan/bignum/t/infnan-bigrat.t
cpan/bignum/t/option_a.t See if bignum a => X works
cpan/bignum/t/option_a-bignum.t