Skip to content

Commit 740dfba

Browse files
committed
Rename new test file with GH sequence
1 parent 462e471 commit 740dfba

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

MANIFEST

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3521,30 +3521,30 @@ dist/base/t/lib/HasSigDie.pm Module for testing base.pm
35213521
dist/base/t/sigdie.t See if base works with SIGDIE
35223522
dist/base/t/version.t See if base works with versions
35233523
dist/base/t/warnings.t See if base works with warnings
3524-
dist/Carp/Changes Changelog for Carp's CPAN releases
3525-
dist/Carp/lib/Carp.pm Error message extension
3526-
dist/Carp/lib/Carp/Heavy.pm Error message retired workhorse
3527-
dist/Carp/Makefile.PL makefile writer for Carp
3528-
dist/Carp/README README for Carp's CPAN releases
3529-
dist/Carp/t/133800-stash_deletion_new.t Deeper look into stash deletion
3530-
dist/Carp/t/arg_regexp.t See if Carp formats regexp args OK in stack traces
3531-
dist/Carp/t/arg_string.t See if Carp formats string args OK in stack traces
3532-
dist/Carp/t/baduni.t See if Carp handles non-char Unicode
3533-
dist/Carp/t/baduni_warnings.t See if Carp handles non-char Unicode when loaded via warnings.pm
3534-
dist/Carp/t/broken_can.t Test Carp with bad can implementations
3535-
dist/Carp/t/broken_univ_can.t Test Carp with bad UNIVERSAL::can
3536-
dist/Carp/t/Carp.t See if Carp works
3537-
dist/Carp/t/Carp_overload.t See if Carp handles overloads
3538-
dist/Carp/t/Carp_overloadless.t See if Carp handles overloads that dont use overload.pm
3539-
dist/Carp/t/errno.t See if Carp preserves $! and $^E
3540-
dist/Carp/t/heavy.t See if Carp::Heavy works
3541-
dist/Carp/t/heavy_mismatch.t See if Carp::Heavy catches version mismatch
3542-
dist/Carp/t/stack_after_err.t Test stack traces after syntax errors
3543-
dist/Carp/t/stash_deletion.t See if Carp handles stash deletion
3544-
dist/Carp/t/swash.t See if Carp avoids breaking swash loading
3545-
dist/Carp/t/vivify_gv.t See if Carp leaves utf8:: stuff alone
3546-
dist/Carp/t/vivify_stash.t See if Carp leaves utf8:: stash alone
3547-
dist/Carp/t/with_warnings.t See if Carp plays nicely with warnings
3524+
dist/Carp/Changes Changelog for Carp's CPAN releases
3525+
dist/Carp/lib/Carp.pm Error message extension
3526+
dist/Carp/lib/Carp/Heavy.pm Error message retired workhorse
3527+
dist/Carp/Makefile.PL makefile writer for Carp
3528+
dist/Carp/README README for Carp's CPAN releases
3529+
dist/Carp/t/arg_regexp.t See if Carp formats regexp args OK in stack traces
3530+
dist/Carp/t/arg_string.t See if Carp formats string args OK in stack traces
3531+
dist/Carp/t/baduni.t See if Carp handles non-char Unicode
3532+
dist/Carp/t/baduni_warnings.t See if Carp handles non-char Unicode when loaded via warnings.pm
3533+
dist/Carp/t/broken_can.t Test Carp with bad can implementations
3534+
dist/Carp/t/broken_univ_can.t Test Carp with bad UNIVERSAL::can
3535+
dist/Carp/t/Carp.t See if Carp works
3536+
dist/Carp/t/Carp_overload.t See if Carp handles overloads
3537+
dist/Carp/t/Carp_overloadless.t See if Carp handles overloads that dont use overload.pm
3538+
dist/Carp/t/errno.t See if Carp preserves $! and $^E
3539+
dist/Carp/t/gh-16827-stash_deletion_new.t Deeper look into stash deletion
3540+
dist/Carp/t/heavy.t See if Carp::Heavy works
3541+
dist/Carp/t/heavy_mismatch.t See if Carp::Heavy catches version mismatch
3542+
dist/Carp/t/stack_after_err.t Test stack traces after syntax errors
3543+
dist/Carp/t/stash_deletion.t See if Carp handles stash deletion
3544+
dist/Carp/t/swash.t See if Carp avoids breaking swash loading
3545+
dist/Carp/t/vivify_gv.t See if Carp leaves utf8:: stuff alone
3546+
dist/Carp/t/vivify_stash.t See if Carp leaves utf8:: stash alone
3547+
dist/Carp/t/with_warnings.t See if Carp plays nicely with warnings
35483548
dist/constant/Changes Changes for constant.pm
35493549
dist/constant/lib/constant.pm For "use constant"
35503550
dist/constant/Makefile.PL Build constant.pm (from the cpan release)

0 commit comments

Comments
 (0)