This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add link to epigraph
[perl5.git] / MANIFEST
index 9b5720a..c7a4dd6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -241,6 +241,7 @@ cpan/Config-Perl-V/t/28_plv5220.t           Config::Perl::V
 cpan/Config-Perl-V/t/28_plv52201w.t            Config::Perl::V
 cpan/Config-Perl-V/t/29_plv5235w.t             Config::Perl::V
 cpan/Config-Perl-V/t/30_plv5240.t              Config::Perl::V
+cpan/Config-Perl-V/t/31_plv52511.t             Config::Perl::V
 cpan/Config-Perl-V/V.pm                                Config::Perl::V
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
 cpan/CPAN/lib/CPAN.pm                  Interface to Comprehensive Perl Archive Network
@@ -4228,7 +4229,17 @@ ext/XS-APItest/t/gv_fetchmeth.t          XS::APItest: tests for gv_fetchmeth() and varia
 ext/XS-APItest/t/gv_fetchmeth_autoload.t       XS::APItest: tests for gv_fetchmeth_autoload() and variants
 ext/XS-APItest/t/gv_fetchmethod_flags.t        XS::APItest: tests for gv_fetchmethod_flags() and variants
 ext/XS-APItest/t/gv_init.t     XS::APItest: tests for gv_init and variants
-ext/XS-APItest/t/handy.t       XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy0.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy1.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy2.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy3.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy4.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy5.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy6.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy7.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy8.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy9.t      XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy_base.pl XS::APItest: tests for handy.h
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/join_with_space.t     test op_convert_list
 ext/XS-APItest/t/keyword_multiline.t   test keyword plugin parsing across lines
@@ -4289,6 +4300,19 @@ ext/XS-APItest/t/temp_lv_sub.t   XS::APItest: tests for lvalue subs returning temp
 ext/XS-APItest/t/underscore_length.t   Test find_rundefsv()
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
+ext/XS-APItest/t/utf8_malformed.t      Tests for code in utf8.c
+ext/XS-APItest/t/utf8_setup.pl Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn0.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn1.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn2.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn3.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn4.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn5.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn6.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn7.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn8.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn9.t  Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn_base.pl     Tests for code in utf8.c
 ext/XS-APItest/t/weaken.t      XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
 ext/XS-APItest/t/whichsig.t    XS::APItest: tests for whichsig() and variants
 ext/XS-APItest/t/win32.t       Test Win32 specific APIs
@@ -4907,6 +4931,8 @@ pod/perl5223delta.pod             Perl changes in version 5.22.3
 pod/perl5240delta.pod          Perl changes in version 5.24.0
 pod/perl5241delta.pod          Perl changes in version 5.24.1
 pod/perl5250delta.pod          Perl changes in version 5.25.0
+pod/perl52510delta.pod         Perl changes in version 5.25.10
+pod/perl52511delta.pod         Perl changes in version 5.25.11
 pod/perl5251delta.pod          Perl changes in version 5.25.1
 pod/perl5252delta.pod          Perl changes in version 5.25.2
 pod/perl5253delta.pod          Perl changes in version 5.25.3
@@ -5272,6 +5298,7 @@ t/comp/our.t                      Tests for our declaration
 t/comp/package.t               See if packages work
 t/comp/package_block.t         See if package block syntax works
 t/comp/parser.t                        See if the parser works in edge cases
+t/comp/parser_run.t                    See if parser works in additional edge case
 t/comp/proto.t                 See if function prototypes work
 t/comp/redef.t                 See if we get correct warnings on redefined subs
 t/comp/require.t               See if require works
@@ -5333,6 +5360,7 @@ t/lib/croak/pp_ctl                Test croak calls from pp_ctl.c
 t/lib/croak/pp_hot             Test croak calls from pp_hot.c
 t/lib/croak/pp_sys             Test croak calls from pp_sys.c
 t/lib/croak/toke               Test croak calls from toke.c
+t/lib/croak/toke_l1            Test croak calls from toke.c; file is not UTF-8 encoded
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/dbmt_common.pl           Common functionality for ?DBM_File tests
 t/lib/deprecate.t              Test deprecate.pm