Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 6a329fc304ab75d0ad398713e902226783157ac7
https://github.com/Perl/perl5/commit/6a329fc304ab75d0ad398713e902226783157ac7
Author: James E Keenan <[email protected]>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M dist/Time-HiRes/Makefile.PL
M dist/Time-HiRes/t/Watchdog.pm
M dist/Time-HiRes/t/stat.t
Log Message:
-----------
dist/Time-HiRes/t/stat.t: Provide descriptions for all tests
Convert 'print' to 'Test::More::note' in stat.t and t/Watchdog.pm.
Require Test More 0.84 to get 'note' function per feedback from Tony
Cook in https://github.com/Perl/perl5/pull/19322.