Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a17dbf92aa770127857b05f4cda3a5c8b74a9a06
https://github.com/Perl/perl5/commit/a17dbf92aa770127857b05f4cda3a5c8b74a9a06
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M t/test.pl
Log Message:
-----------
Indentation/whitespace fixes in t/test.pl
Purely syntax, no change in behaviour
Commit: 5a425b64b8c24af7b47fa4881c785578bcf68366
https://github.com/Perl/perl5/commit/5a425b64b8c24af7b47fa4881c785578bcf68366
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M t/lib/croak/class
M t/lib/croak/op
M t/lib/croak/parser
M t/lib/croak/toke
M t/lib/feature/bareword_filehandles
M t/lib/feature/bits
M t/lib/feature/indirect
M t/lib/feature/say
M t/lib/feature/smartmatch
M t/lib/strict/subs
M t/lib/strict/vars
M t/lib/subs/subs
M t/lib/warnings/7fatal
M t/lib/warnings/op
M t/lib/warnings/regcomp
M t/lib/warnings/toke
M t/op/tie.t
M t/test.pl
Log Message:
-----------
Ignore 'compilation failed' line when running t/croak tests
This final line of output is often repeated across many tests, but its
exact details aren't overly interesting from a testing perspective. It's
easier just to ignore it in the output and then not have to rely on
testing it all the time.
Compare: https://github.com/Perl/perl5/compare/af48eb611ab9...5a425b64b8c2
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications