X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=205d399c7eccafb70bc98c071d0b2a4f9d0e1ede;hb=b91ba1f24f52edc181821f93840733a1b39a2451;hp=da1de826a6df52b412e188b4b56fa0b268ac5282;hpb=15f82b891bc8db03405af91fc2182095964b35c0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index da1de82..205d399 100644 --- a/MANIFEST +++ b/MANIFEST @@ -337,6 +337,7 @@ ext/Devel/PPPort/soak Devel::PPPort Test Harness to run under various Perls ext/Devel/PPPort/t/call.t Devel::PPPort test file ext/Devel/PPPort/t/cop.t Devel::PPPort test file ext/Devel/PPPort/t/exception.t Devel::PPPort test file +ext/Devel/PPPort/t/format.t Devel::PPPort test file ext/Devel/PPPort/t/grok.t Devel::PPPort test file ext/Devel/PPPort/t/limits.t Devel::PPPort test file ext/Devel/PPPort/t/magic.t Devel::PPPort test file @@ -1482,6 +1483,7 @@ lib/base/t/base.t See if base works lib/base/t/fields-base.t See if fields work lib/base/t/fields.t See if fields work lib/base/t/isa.t See if base's behaviour doesn't change +lib/base/t/lib/Dummy.pm Test module for base.pm lib/base/t/sigdie.t See if base works with SIGDIE lib/base/t/version.t See if base works with versions lib/base/t/warnings.t See if base works with warnings @@ -2127,6 +2129,7 @@ lib/Math/BigRat/t/bigratpm.t Math::BigRat test lib/Math/BigRat/t/bigrat.t Math::BigRat test lib/Math/BigRat/t/bigratup.t test under $Math::BigInt::upgrade lib/Math/BigRat/t/bigroot.t Math::BigRat test +lib/Math/BigRat/t/hang.t Math::BigRat test for bug #34584 - hang in exp() lib/Math/BigRat/t/requirer.t see if require works properly lib/Math/BigRat/t/trap.t see if trap_nan and trap_inf work lib/Math/Complex.pm A Complex package @@ -2750,7 +2753,8 @@ lib/Test/Simple/t/is_deeply_fail.t Test::More test, is_deeply() lib/Test/Simple/t/is_deeply_with_threads.t Test::More test lib/Test/Simple/t/is_fh.t Test::Builder test, _is_fh() lib/Test/Simple/t/lib/Dummy.pm Test::More test module -lib/Test/Simple/t/lib/MyOverload.pm Test::More test module +lib/Test/Simple/t/lib/MyOverload.pm Test::More test module +lib/Test/Simple/t/lib/NoExporter.pm Test::Simple test module lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests lib/Test/Simple/t/missing.t Test::Simple test, missing tests lib/Test/Simple/t/More.t Test::More test, basic stuff @@ -3587,7 +3591,6 @@ t/lib/dprof/test7_v Perl code profiler tests t/lib/dprof/test8_t Perl code profiler tests t/lib/dprof/test8_v Perl code profiler tests t/lib/dprof/V.pm Perl code profiler tests -t/lib/Dummy.pm Module for testing base.pm t/lib/feature/bundle Tests for feature bundles t/lib/feature/implicit Tests for implicit loading of feature.pm t/lib/feature/nonesuch Tests for enabling/disabling nonexistent feature @@ -3617,7 +3620,6 @@ t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test t/lib/Math/BigRat/Test.pm Math::BigRat test helper t/lib/mypragma.pm An example user pragma t/lib/mypragma.t Test the example user pragma -t/lib/NoExporter.pm Part of Test-Simple t/lib/NoFork.pm Module for testing Test::Harness t/lib/no_load.t Test that some modules don't load others t/lib/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly