Branch: refs/heads/yves/show_harness_time_and_date
Home: https://github.com/Perl/perl5
Commit: c76b14dfea2e2fe327e88ec5f343b87c38dbf363
https://github.com/Perl/perl5/commit/c76b14dfea2e2fe327e88ec5f343b87c38dbf363
Author: Yves Orton <[email protected]>
Date: 2022-12-24 (Sat, 24 Dec 2022)
Changed paths:
M t/harness
Log Message:
-----------
t/harness - show the time tests finished (for late night hack sessions)
I often have multiple tabs open, and have stale test output in them,
showing the time at the end will make it easier to find the "latest"
test output, especially during late night sessions. :-)