Branch: refs/heads/haarg/no-test2-for-t
  Home:   https://github.com/Perl/perl5
  Commit: 69d5701bd7c5daad5572297b0333920e181766ec
      
https://github.com/Perl/perl5/commit/69d5701bd7c5daad5572297b0333920e181766ec
  Author: Graham Knop <[email protected]>
  Date:   2025-10-23 (Thu, 23 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: 4f1f1e2203f938d3123cfccb28fbacc96c68181d
      
https://github.com/Perl/perl5/commit/4f1f1e2203f938d3123cfccb28fbacc96c68181d
  Author: Graham Knop <[email protected]>
  Date:   2025-10-23 (Thu, 23 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/22039e424295...4f1f1e2203f9

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

Reply via email to