summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSamuel Smith <esaym@cpan.org>2020-04-09 14:58:56 -0400
committerJames E Keenan <jkeenan@cpan.org>2020-04-09 15:06:12 -0400
commita5ebaea1256879b6be6776f2cf8be0a2f3ae2579 (patch)
tree32c3ab975eda5bc9acd6c3295a36de771b4df406 /MANIFEST
parent31fa749cfc50ff7f2bde2237bf6da5547efd53d4 (diff)
downloadperl-a5ebaea1256879b6be6776f2cf8be0a2f3ae2579.tar.gz
Time-Piece: synch with CPAN version 1.3401
From Changes: 1.3401 2020-04-06 - Add tests for negative and large epochs - Remove %I tests from 09locales.t - Exempt more tests unless $ENV{AUTOMATED_TESTING} - Safeguards around 12-hour time notation 1.34 2020-02-27 - Exempt DST tests unless $ENV{AUTOMATED_TESTING} - Add recent test files to MANIFEST (openstrike) Committer: Time-Piece maintainer is now a Perl author
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 11203ce590..3f2f670747 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2598,6 +2598,7 @@ cpan/Time-Piece/t/02core_dst.t
cpan/Time-Piece/t/03compare.t Test for Time::Piece
cpan/Time-Piece/t/04mjd.t Test for Time::Piece
cpan/Time-Piece/t/05overload.t Test for Time::Piece
+cpan/Time-Piece/t/06large.t
cpan/Time-Piece/t/06subclass.t Test for Time::Piece
cpan/Time-Piece/t/07arith.t Test for Time::Piece
cpan/Time-Piece/t/08truncate.t