Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f9ce8d5e19b18e9ebbe60d124a2d75c81431ab93
      
https://github.com/Perl/perl5/commit/f9ce8d5e19b18e9ebbe60d124a2d75c81431ab93
  Author: Graham Knop <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M t/op/require_gh20577.t

  Log Message:
  -----------
  rename internal test module to not be 'Test2'

Test2 is a real module (even though it has no functionality) so it is
confusing to have a test script use the name for an internal test
module. Rename the module to avoid the confusion.


  Commit: fcfa75dba08395d45c1794768e0b51f68cde6359
      
https://github.com/Perl/perl5/commit/fcfa75dba08395d45c1794768e0b51f68cde6359
  Author: Graham Knop <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M t/porting/test_bootstrap.t

  Log Message:
  -----------
  block Test2 in tests where Test::More isn't allowed

Tests in t/ are generally not allowed to use Test::More or related
modules. Instead, they are meant to use t/test.pl. There is a porting
test to make sure they are not used.

Test2 should be blocked in the same places that Test::More is.


Compare: https://github.com/Perl/perl5/compare/b713bbf059f1...fcfa75dba083

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to