X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=5e63ecf6aeb5c538b24483ff7c8d1a279d7ef6ff;hb=f9dc862fc43278b696e6cacef943fbe534e5baba;hp=deaa26a679f7735305d62b50f3e89d1e36d5bea6;hpb=9e55ce066d52428ee12b0c4df544c9a64f88c082;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index deaa26a..5e63ecf 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1085,9 +1085,13 @@ 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/mbimbf.inc Actual BigInt/BigFloat accuracy, precicion and fallback, round_mode tests lib/Math/BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precicion and fallback, round_mode +lib/Math/BigInt/t/require.t Test if require Math::BigInt works lib/Math/BigInt/t/sub_mbf.t Empty subclass test of BigFloat lib/Math/BigInt/t/sub_mbi.t Empty subclass test of BigInt +lib/Math/BigInt/t/sub_mif.t Test A & P with subclasses using mbimbf.inc +lib/Math/BigInt/t/use.t Test if use Math::BigInt(); works lib/Math/Complex.pm A Complex package lib/Math/Complex.t See if Math::Complex works lib/Math/Trig.pm A simple interface to complex trigonometry @@ -1210,10 +1214,10 @@ lib/Pod/t/basic.ovr podlators test lib/Pod/t/basic.pod podlators test lib/Pod/t/basic.t podlators test lib/Pod/t/basic.txt podlators test -lib/Pod/t/man.t podlators test lib/Pod/t/Functions.t See if Pod::Functions works lib/Pod/t/InputObjects.t See if Pod::InputObjects works lib/Pod/t/latex.t Test for Pod::LaTeX +lib/Pod/t/man.t podlators test lib/Pod/t/parselink.t podlators test lib/Pod/t/text-errors.t podlators test lib/Pod/t/utils.t Test for Pod::ParseUtils @@ -1698,7 +1702,6 @@ lib/unicore/UCD.html Unicode character database lib/unicore/Unicode.html Unicode character database lib/unicore/Unicode.txt Unicode character database lib/unicore/version The version of the Unicode -lib/unifold.t See if Unicode folding works lib/UNIVERSAL.pm Base class for ALL classes lib/User/grent.pm By-name interface to Perl's builtin getgr* lib/User/grent.t See if User::grwent works @@ -2312,6 +2315,7 @@ t/op/tiehandle.t See if tie for handles works t/op/time.t See if time functions work t/op/tr.t See if tr works t/op/undef.t See if undef works +t/op/unifold.t See if Unicode folding works t/op/universal.t See if UNIVERSAL class works t/op/unshift.t See if unshift works t/op/utf8decode.t See if UTF-8 decoding works