-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return to strftime of gmtime in the test suite
After further discussion in Perl/perl5#22062, I'm convined the blead and Perl 5.39.9 behavior is a regression and calling strftime on gmtime should work correctly. Restore the previous test behavior, but retain the enhancement to avoid spurious failures at the day boundary. Partly reverts 34d8417.
- Loading branch information
Showing
2 changed files
with
11 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters