X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=755e4b3452eade6519af0d59abe7026ae6f7689f;hb=b1ddf169801254979af17f682f37e96143b35982;hp=74cf6a91e5a192bb4ed4a21082ba5754ab34e11f;hpb=aa65052dd29cfd9c710b54ed7b930d97a9a89eaa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 74cf6a9..755e4b3 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1633,6 +1633,7 @@ lib/Locale/Maketext/README Locale::Maketext lib/Locale/Maketext/t/01_about_verbose.t See if Locale::Maketext works lib/Locale/Maketext/t/10_make.t See if Locale::Maketext works lib/Locale/Maketext/t/20_get.t See if Locale::Maketext works +lib/Locale/Maketext/t/30_local.t See if Locale::Maketext works lib/Locale/Maketext/t/40_super.t See if Locale::Maketext works lib/Locale/Maketext/t/50_super.t See if Locale::Maketext works lib/Locale/Maketext/t/60_super.t See if Locale::Maketext works @@ -1925,6 +1926,7 @@ lib/Term/Complete.t See if Term::Complete works lib/Term/ReadLine.pm Stub readline library lib/Term/ReadLine.t See if Term::ReadLine works lib/Test/Builder.pm For writing new test libraries +lib/Test/Builder/Module.pm Base class for test modules lib/Test/Harness/Assert.pm Test::Harness::Assert (internal use only) lib/Test/Harness/bin/prove The prove harness utility lib/Test/Harness/Changes Test::Harness @@ -1958,6 +1960,7 @@ lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/README Test::Simple README lib/Test/Simple/t/00test_harness_check.t Test::Simple test lib/Test/Simple/t/bad_plan.t Test::Builder plan() test +lib/Test/Simple/t/bail_out.t Test::Builder BAIL_OUT test lib/Test/Simple/t/buffer.t Test::Builder buffering test lib/Test/Simple/t/Builder.t Test::Builder tests lib/Test/Simple/t/circular_data.t Test::Simple test @@ -2177,6 +2180,7 @@ lib/vars_carp.t See if "use vars" doesn't load Carp.pm per default lib/vars.pm Declare pseudo-imported global variables lib/vars.t See if "use vars" works lib/version.pm Support for version objects +lib/version.pod Documentation of the version module lib/version.t Tests for version objects lib/vmsish.pm Control VMS-specific behavior of Perl core lib/vmsish.t Tests for vmsish.pm @@ -2491,6 +2495,7 @@ Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly Porting/checkAUTHORS.pl Check that the AUTHORS file is complete Porting/checkcase.pl Check whether we are case-insensitive-fs-friendly +Porting/checkcfgvar.pl Check that config scripts define all symbols Porting/checkURL.pl Check whether we have working URLs Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/cmpVERSION.pl Compare whether two trees have changed modules @@ -2769,6 +2774,7 @@ t/lib/Test/Simple/sample_tests/pre_plan_death.plx for exit.t t/lib/Test/Simple/sample_tests/require.plx for exit.t t/lib/Test/Simple/sample_tests/success.plx for exit.t t/lib/Test/Simple/sample_tests/too_few.plx for exit.t +t/lib/Test/Simple/sample_tests/too_few_fail.plx for exit.t t/lib/Test/Simple/sample_tests/two_fail.plx for exit.t t/lib/TieIn.pm Testing library for dummy input handles t/lib/TieOut.pm Testing library to capture prints @@ -2975,6 +2981,7 @@ t/pod/oneline_cmds.t Test single paragraph ==cmds t/pod/oneline_cmds.xr Expected results for oneline_cmds.t t/pod/plainer.t Test Pod::Plainer t/pod/pod2usage.t Test Pod::Usage +t/pod/pod2usage2.t Test Pod::Usage t/pod/pod2usage.xr Expected results for pod2usage.t t/pod/poderrs.t Test POD errors t/pod/poderrs.xr Expected results for poderrs.t