X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=9b2e1986e706a99331385b5711ef7b30b5cf9fdd;hb=e3c125ffa5002b0ab2c402446f4e5b2850b634aa;hp=98c3830dc1380de5d283dea48672fb0f77e26a6c;hpb=24054a13bbe46a8a1f8f373a3a8e1e8edf342224;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 98c3830..9b2e198 100644 --- 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 @@ -1823,6 +1824,8 @@ lib/autodie/t/open.t autodie - Testing open lib/autodie/t/recv.t autodie - send/recv tests lib/autodie/t/repeat.t autodie - repeat autodie leak tests lib/autodie/t/scope_leak.t autodie - file scope leak tests +lib/autodie/t/string-eval-basic.t autodie - Basic string eval test +lib/autodie/t/string-eval-leak.t autodie - String eval leak test lib/autodie/t/sysopen.t autodie - sysopen tests lib/autodie/t/truncate.t autodie - File truncation tests lib/autodie/t/unlink.t autodie - Unlink system tests. @@ -2204,6 +2207,7 @@ 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/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 @@ -2226,6 +2230,7 @@ lib/ExtUtils/t/Constant.t See if ExtUtils::Constant works lib/ExtUtils/t/cp.t See if ExtUtils::Command works lib/ExtUtils/t/dir_target.t Verify if dir_target() is supported lib/ExtUtils/t/Embed.t See if ExtUtils::Embed and embedding works +lib/ExtUtils/t/test_boilerplate.t MakeMaker test lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension lib/ExtUtils/t/eu_command.t See if ExtUtils::Command works lib/ExtUtils/t/FIRST_MAKEFILE.t See if FIRST_MAKEFILE works @@ -2234,6 +2239,7 @@ lib/ExtUtils/t/fix_libs.t Test for ExtUtils::MakeMaker lib/ExtUtils/t/hints.t See if hint files are honored. lib/ExtUtils/t/Installapi2.t See if new api for ExtUtils::Install::install() works lib/ExtUtils/t/INSTALL_BASE.t Test INSTALL_BASE in MakeMaker +lib/ExtUtils/t/installed_file.t Test for ExtUtils::MakeMaker lib/ExtUtils/t/Installed.t See if ExtUtils::Installed works lib/ExtUtils/t/Install.t See if ExtUtils::Install works lib/ExtUtils/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs @@ -2241,6 +2247,7 @@ 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/make.t See if make detection works +lib/ExtUtils/t/MakeMaker_Parameters.t test "MakeMaker Parameters" section lib/ExtUtils/t/maketext_filter.t See if maketext_filter works lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/t/metafile_data.t See if META.yml handling works @@ -3114,8 +3121,16 @@ lib/Test/Simple/t/buffer.t Test::Builder buffering test lib/Test/Simple/t/Builder/Builder.t Test::Builder tests lib/Test/Simple/t/Builder/carp.t Test::Builder test lib/Test/Simple/t/Builder/create.t Test::Builder test -lib/Test/Simple/t/Builder/curr_test.t Test::Builder->curr_test tests +lib/Test/Simple/t/Builder/current_test.t Test::Builder tests +lib/Test/Simple/t/Builder/current_test_without_plan.t Test::Builder tests lib/Test/Simple/t/Builder/details.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing_double.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing_plan_mismatch.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing_with_no_plan.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing_with_number.t Test::Builder tests +lib/Test/Simple/t/Builder/done_testing_with_plan.t Test::Builder tests +lib/Test/Simple/t/Builder/fork_with_new_stdout.t Test::Builder tests lib/Test/Simple/t/Builder/has_plan2.t Test::Builder tests lib/Test/Simple/t/Builder/has_plan.t Test::Builder tests lib/Test/Simple/t/Builder/is_fh.t Test::Builder tests @@ -3123,6 +3138,7 @@ lib/Test/Simple/t/Builder/maybe_regex.t Test::Builder tests lib/Test/Simple/t/Builder/no_diag.t Test::Builder tests lib/Test/Simple/t/Builder/no_ending.t Test::Builder tests lib/Test/Simple/t/Builder/no_header.t Test::Builder tests +lib/Test/Simple/t/Builder/no_plan_at_all.t Test::Builder tests lib/Test/Simple/t/Builder/ok_obj.t Test::Builder tests lib/Test/Simple/t/Builder/output.t Test::Builder tests lib/Test/Simple/t/Builder/reset.t Test::Builder tests @@ -3187,6 +3203,7 @@ lib/Test/Simple/t/undef.t Test::More test, undefs don't cause warnings lib/Test/Simple/t/useing.t Test::More test, compile test lib/Test/Simple/t/use_ok.t Test::More test, use_ok() lib/Test/Simple/t/utf8.t Test::More test +lib/Test/Simple/t/versions.t Test::More test lib/Test/t/05_about_verbose.t See if Test works lib/Test/t/fail.t See if Test works lib/Test/t/mix.t See if Test works @@ -3726,6 +3743,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 @@ -4043,6 +4061,7 @@ t/lib/Sans_mypragma.pm Test module for t/lib/mypragma.t t/lib/strict/refs Tests of "use strict 'refs'" for strict.t t/lib/strict/subs Tests of "use strict 'subs'" for strict.t t/lib/strict/vars Tests of "use strict 'vars'" for strict.t +t/lib/Test/Builder/NoOutput.pm Utility module for testing Test::Builder t/lib/Test/Simple/Catch.pm Utility module for testing Test::Simple t/lib/Test/Simple/sample_tests/death_in_eval.plx for exit.t t/lib/Test/Simple/sample_tests/death.plx for exit.t