This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Implement fail() if not available
[perl5.git] / MANIFEST
index 7df52ed..e152251 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1311,6 +1311,8 @@ cpan/Locale-Codes/t/currency_func.t       Locale::Codes tests
 cpan/Locale-Codes/t/currency_old.t     Locale::Codes tests
 cpan/Locale-Codes/t/currency_oo.t      Locale::Codes tests
 cpan/Locale-Codes/t/do_tests.pl        Locale::Codes tests
+cpan/Locale-Codes/t/errors.1.t Locale::Codes tests
+cpan/Locale-Codes/t/errors.2.t Locale::Codes tests
 cpan/Locale-Codes/t/langext_func.t     Locale::Codes tests
 cpan/Locale-Codes/t/langext_oo.t       Locale::Codes tests
 cpan/Locale-Codes/t/langfam_func.t     Locale::Codes tests
@@ -1326,6 +1328,7 @@ cpan/Locale-Codes/t/script_oo.t   Locale::Codes tests
 cpan/Locale-Codes/t/testfunc.pl                        Locale::Codes tests
 cpan/Locale-Codes/t/vals_country.pl    Locale::Codes tests
 cpan/Locale-Codes/t/vals_currency.pl   Locale::Codes tests
+cpan/Locale-Codes/t/vals_error.pl      Locale::Codes tests
 cpan/Locale-Codes/t/vals_langext.pl    Locale::Codes tests
 cpan/Locale-Codes/t/vals_langfam.pl    Locale::Codes tests
 cpan/Locale-Codes/t/vals_language.pl   Locale::Codes tests
@@ -2406,6 +2409,7 @@ cpan/Test-Simple/t/Legacy/strays.t
 cpan/Test-Simple/t/Legacy/subtest/args.t
 cpan/Test-Simple/t/Legacy/subtest/bail_out.t
 cpan/Test-Simple/t/Legacy/subtest/basic.t
+cpan/Test-Simple/t/Legacy/subtest/callback.t
 cpan/Test-Simple/t/Legacy/subtest/die.t
 cpan/Test-Simple/t/Legacy/subtest/do.t
 cpan/Test-Simple/t/Legacy/subtest/events.t
@@ -2440,6 +2444,7 @@ cpan/Test-Simple/t/Legacy/useing.t
 cpan/Test-Simple/t/Legacy/utf8.t
 cpan/Test-Simple/t/Legacy/versions.t
 cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t
+cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok.t
 cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t
 cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t
 cpan/Test-Simple/t/lib/Dev/Null.pm
@@ -2500,6 +2505,7 @@ cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit.t
 cpan/Test-Simple/t/Test2/behavior/special_names.t
 cpan/Test-Simple/t/Test2/behavior/subtest_bailout.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t
+cpan/Test-Simple/t/Test2/behavior/Subtest_callback.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_events.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t
@@ -2829,6 +2835,7 @@ cpan/Unicode-Collate/t/loc_zhzy.t
 cpan/Unicode-Collate/t/nonchar.t                       Unicode::Collate
 cpan/Unicode-Collate/t/normal.t                        Unicode::Collate
 cpan/Unicode-Collate/t/notable.t
+cpan/Unicode-Collate/t/nushu.t
 cpan/Unicode-Collate/t/overcjk0.t              Unicode::Collate
 cpan/Unicode-Collate/t/overcjk1.t              Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
@@ -3625,6 +3632,7 @@ dist/PathTools/Makefile.PL                        makefile writer for Cwd
 dist/PathTools/t/abs2rel.t             See if File::Spec->abs2rel works
 dist/PathTools/t/crossplatform.t               See if File::Spec works crossplatform
 dist/PathTools/t/cwd.t                 See if Cwd works
+dist/PathTools/t/cwd_enoent.t                  See if getcwd errors correctly
 dist/PathTools/t/Functions.t                   See if File::Spec::Functions works
 dist/PathTools/t/rel2abs2rel.t         See if File::Spec->rel2abs/abs2rel works
 dist/PathTools/t/Spec.t                        See if File::Spec works
@@ -3660,6 +3668,7 @@ dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
 dist/SelfLoader/t/03taint.t            See if SelfLoader works under taint
+dist/Storable/__Storable__.pm  Template to generate Storable.pm
 dist/Storable/ChangeLog                        Storable extension
 dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
 dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
@@ -3667,8 +3676,8 @@ dist/Storable/hints/hpux.pl               Hint for Storable for named architecture
 dist/Storable/hints/linux.pl           Hint for Storable for named architecture
 dist/Storable/Makefile.PL              Storable extension
 dist/Storable/README                   Storable extension
-dist/Storable/Storable.pm              Storable extension
 dist/Storable/Storable.xs              Storable extension
+dist/Storable/Storable.pm.PL   perl script to generate Storable.pm from template
 dist/Storable/t/attach.t               Check STORABLE_attach doesn't create objects unnecessarily
 dist/Storable/t/attach_errors.t                Trigger and test STORABLE_attach errors
 dist/Storable/t/attach_singleton.t     Test STORABLE_attach for the Singleton pattern
@@ -3871,6 +3880,7 @@ dist/Time-HiRes/t/usleep.t                Test for Time::HiRes
 dist/Time-HiRes/t/utime.t              Test for Time::HiRes
 dist/Time-HiRes/t/Watchdog.pm          Test for Time::HiRes
 dist/Time-HiRes/typemap                        Time::HiRes extension
+dist/Unicode-Normalize/Changes         Unicode::Normalize
 dist/Unicode-Normalize/Makefile.PL     Unicode::Normalize
 dist/Unicode-Normalize/mkheader                Unicode::Normalize
 dist/Unicode-Normalize/Normalize.pm    Unicode::Normalize
@@ -4948,6 +4958,7 @@ parser.h                  parser object header
 patchlevel.h                   The current patch level of perl
 perl.c                         main()
 perl.h                         Global declarations
+perl_inc_macro.h               macro used to set \@INC using S_incpush_use_sep
 perl_langinfo.h                        Perl's version of <langinfo.h>
 perlapi.c                      Perl API functions
 perlapi.h                      Perl API function declarations
@@ -5025,6 +5036,8 @@ pod/perl5272delta.pod             Perl changes in version 5.27.2
 pod/perl5273delta.pod          Perl changes in version 5.27.3
 pod/perl5274delta.pod          Perl changes in version 5.27.4
 pod/perl5275delta.pod          Perl changes in version 5.27.5
+pod/perl5276delta.pod          Perl changes in version 5.27.6
+pod/perl5277delta.pod          Perl changes in version 5.27.7
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -5372,6 +5385,7 @@ t/comp/bproto.t                   See if builtins conform to their prototypes
 t/comp/cmdopt.t                        See if command optimization works
 t/comp/colon.t                 See if colons are parsed correctly
 t/comp/decl.t                  See if declarations work
+t/comp/filter_exception.t      See if $@ survives source filters
 t/comp/final_line_num.t                See if line numbers are correct at EOF
 t/comp/fold.t                  See if constant folding works
 t/comp/form_scope.t            See if format scoping works
@@ -5430,6 +5444,7 @@ t/io/sem.t                        See if SysV semaphores work
 t/io/semctl.t                  See if SysV semaphore semctl works
 t/io/shm.t                     See if SysV shared memory works
 t/io/socket.t                  See if socket functions work
+t/io/socketpair.t              See if socketpair function works
 t/io/tell.t                    See if file seeking works
 t/io/through.t                 See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
@@ -5759,6 +5774,7 @@ t/op/sselect.t                    See if 4 argument select works
 t/op/stash.t                   See if %:: stashes work
 t/op/stash_parse_gv.t          See if parse_gv_stash_name works
 t/op/stat.t                    See if stat works
+t/op/stat_errors.t             See if stat and file tests handle threshold errors
 t/op/state.t                   See if state variables work
 t/op/study.t                   See if study works
 t/op/studytied.t               See if study works with tied scalars
@@ -5904,6 +5920,7 @@ t/re/regexp_unicode_prop.t        See if unicode properties work in regular expressions
 t/re/regexp_unicode_prop_thr.t See if unicode properties work in regular expressions as expected under threads
 t/re/rt122747.t                        Test rt122747 assert faile (requires DEBUGGING)
 t/re/rxcode.t                  See if /(?{ code })/ works
+t/re/script_run.t              See if script runs works
 t/re/speed.t                   See if optimisations are keeping things fast
 t/re/speed_thr.t               ditto under threads
 t/re/subst.t                   See if substitution works