Regression test for [perl #67912]
[p5sagit/p5-mst-13.2.git] / MANIFEST
index a31755f..8418f61 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -565,6 +565,7 @@ ext/Encode/t/mime-header.t  test script
 ext/Encode/t/mime-name.t       test script
 ext/Encode/t/Mod_EUCJP.pm      module that t/enc_module.enc uses
 ext/Encode/t/perlio.t          test script
+ext/Encode/t/piconv.t          test script
 ext/Encode/t/rt.pl             test script
 ext/Encode/t/unibench.pl       benchmark script
 ext/Encode/t/Unicode.t         test script
@@ -2205,8 +2206,8 @@ lib/ExtUtils/MM_Win95.pm  MakeMaker methods for Win95
 lib/ExtUtils/MY.pm             MakeMaker user override class
 lib/ExtUtils/NOTES             Notes about MakeMaker internals
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
-lib/ExtUtils/ParseXS.pm                converts Perl XS code into C code
 lib/ExtUtils/ParseXS/Changes   ExtUtils::ParseXS change log
+lib/ExtUtils/ParseXS.pm                converts Perl XS code into C code
 lib/ExtUtils/ParseXS/t/basic.t See if ExtUtils::ParseXS works
 lib/ExtUtils/ParseXS/t/usage.t ExtUtils::ParseXS tests
 lib/ExtUtils/ParseXS/t/XSTest.pm       Test file for ExtUtils::ParseXS tests
@@ -2244,6 +2245,7 @@ lib/ExtUtils/t/INST_PREFIX.t      See if MakeMaker can apply PREFIXs
 lib/ExtUtils/t/INST.t          Check MakeMaker INST_* macros
 lib/ExtUtils/t/is_of_type.t    Test for ExtUtils::MakeMaker
 lib/ExtUtils/t/Liblist.t       See if ExtUtils::Liblist works
+lib/ExtUtils/t/MakeMaker_Parameters.t  test "MakeMaker Parameters" section
 lib/ExtUtils/t/make.t          See if make detection works
 lib/ExtUtils/t/maketext_filter.t       See if maketext_filter works
 lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works
@@ -2277,6 +2279,7 @@ lib/ExtUtils/t/prompt.t           See if E::MM::prompt() works
 lib/ExtUtils/t/recurs.t                See if recursive builds work
 lib/ExtUtils/t/revision.t      See if $Revision is correct
 lib/ExtUtils/t/split_command.t See if MM's xargs-like function works
+lib/ExtUtils/t/test_boilerplate.t MakeMaker test
 lib/ExtUtils/t/testdata/reallylongdirectoryname/arch1/Config.pm                test data for MakeMaker
 lib/ExtUtils/t/testdata/reallylongdirectoryname/arch2/Config.pm                test data for MakeMaker
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
@@ -2613,6 +2616,7 @@ lib/Module/Build/t/basic.t        Module::Build
 lib/Module/Build/t/bundled/Tie/CPHash.pm       Module::Build.pm
 lib/Module/Build/t/compat/exit.t       Module::Build
 lib/Module/Build/t/compat.t    Module::Build
+lib/Module/Build/t/debug.t     Module::Build tests
 lib/Module/Build/t/destinations.t      Module::Build
 lib/Module/Build/t/extend.t    Module::Build
 lib/Module/Build/t/ext.t       Module::Build
@@ -2802,6 +2806,9 @@ lib/perl5db.pl                    Perl debugging routines
 lib/perl5db.t                  Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
+lib/perl5db/t/proxy-constants  Tests for the Perl debugger
+lib/perl5db/t/rt-61222         Tests for the Perl debugger
+lib/perl5db/t/rt-66110         Tests for the Perl debugger
 lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
 lib/PerlIO/via/QuotedPrint.pm  PerlIO::via::QuotedPrint
@@ -3740,6 +3747,7 @@ pod/splitman                      Splits perlfunc into multiple man pages
 pod/splitpod                   Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/add-package.pl Add/Update CPAN modules that are part of Core
+Porting/bump-perl-version      bump the perl version in relevant files
 Porting/check83.pl     Check whether we are 8.3-friendly
 Porting/checkansi.pl   Check source code for ANSI-C violations
 Porting/checkARGS_ASSERT.pl    Check we use every PERL_ARGS_ASSERT* macro
@@ -4256,6 +4264,7 @@ t/op/readline.t                   See if <> / readline / rcatline work
 t/op/read.t                    See if read() works
 t/op/recurse.t                 See if deep recursion works
 t/op/ref.t                     See if refs and objects work
+t/op/reg_60508.t               See if bug #60508 is fixed
 t/op/reg_email.t               See if regex recursion works by parsing email addresses
 t/op/reg_email_thr.t           See if regex recursion works by parsing email addresses in another thread
 t/op/regexp_noamp.t            See if regular expressions work with optimizations