Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7bca205d7f00ab465d3f89ca29b627e2886763ba
      
https://github.com/Perl/perl5/commit/7bca205d7f00ab465d3f89ca29b627e2886763ba
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
    M MANIFEST
    M Porting/Maintainers.pl
    M cpan/Test2-Suite/lib/Test2/AsyncSubtest.pm
    M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Event/Attach.pm
    M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Event/Detach.pm
    M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Formatter.pm
    M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Hub.pm
    M cpan/Test2-Suite/lib/Test2/Bundle.pm
    M cpan/Test2-Suite/lib/Test2/Bundle/Extended.pm
    M cpan/Test2-Suite/lib/Test2/Bundle/More.pm
    M cpan/Test2-Suite/lib/Test2/Bundle/Simple.pm
    M cpan/Test2-Suite/lib/Test2/Compare.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Array.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Bag.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Base.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Bool.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Custom.pm
    M cpan/Test2-Suite/lib/Test2/Compare/DeepRef.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Delta.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Event.pm
    M cpan/Test2-Suite/lib/Test2/Compare/EventMeta.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Float.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Hash.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Isa.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Meta.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Negatable.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Number.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Object.pm
    M cpan/Test2-Suite/lib/Test2/Compare/OrderedSubset.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Pattern.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Ref.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Regex.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Scalar.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Set.pm
    M cpan/Test2-Suite/lib/Test2/Compare/String.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Undef.pm
    M cpan/Test2-Suite/lib/Test2/Compare/Wildcard.pm
    M cpan/Test2-Suite/lib/Test2/Manual.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/API.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Context.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/EndToEnd.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Event.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Hubs.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/IPC.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Utilities.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Concurrency.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Contributing.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Testing.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Testing/Introduction.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Testing/Migrating.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Testing/Planning.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Testing/Todo.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/FirstTool.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Formatter.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Nesting.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/TestExit.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/TestingDone.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Subtest.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/TestBuilder.pm
    M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Testing.pm
    M cpan/Test2-Suite/lib/Test2/Mock.pm
    M cpan/Test2-Suite/lib/Test2/Plugin.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/BailOnFail.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/DieOnFail.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/ExitSummary.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/SRand.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/Times.pm
    M cpan/Test2-Suite/lib/Test2/Plugin/UTF8.pm
    M cpan/Test2-Suite/lib/Test2/Require.pm
    M cpan/Test2-Suite/lib/Test2/Require/AuthorTesting.pm
    A cpan/Test2-Suite/lib/Test2/Require/AutomatedTesting.pm
    M cpan/Test2-Suite/lib/Test2/Require/EnvVar.pm
    A cpan/Test2-Suite/lib/Test2/Require/ExtendedTesting.pm
    M cpan/Test2-Suite/lib/Test2/Require/Fork.pm
    M cpan/Test2-Suite/lib/Test2/Require/Module.pm
    A cpan/Test2-Suite/lib/Test2/Require/NonInteractiveTesting.pm
    M cpan/Test2-Suite/lib/Test2/Require/Perl.pm
    M cpan/Test2-Suite/lib/Test2/Require/RealFork.pm
    A cpan/Test2-Suite/lib/Test2/Require/ReleaseTesting.pm
    M cpan/Test2-Suite/lib/Test2/Require/Threads.pm
    M cpan/Test2-Suite/lib/Test2/Suite.pm
    M cpan/Test2-Suite/lib/Test2/Todo.pm
    M cpan/Test2-Suite/lib/Test2/Tools.pm
    M cpan/Test2-Suite/lib/Test2/Tools/AsyncSubtest.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Basic.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Class.pm
    M cpan/Test2-Suite/lib/Test2/Tools/ClassicCompare.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Compare.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Defer.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Encoding.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Event.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Exception.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Exports.pm
    M cpan/Test2-Suite/lib/Test2/Tools/GenTemp.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Grab.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Mock.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Ref.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Refcount.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Spec.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Subtest.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Target.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Tester.pm
    M cpan/Test2-Suite/lib/Test2/Tools/Warnings.pm
    M cpan/Test2-Suite/lib/Test2/Util/Grabber.pm
    M cpan/Test2-Suite/lib/Test2/Util/Guard.pm
    M cpan/Test2-Suite/lib/Test2/Util/Importer.pm
    M cpan/Test2-Suite/lib/Test2/Util/Ref.pm
    M cpan/Test2-Suite/lib/Test2/Util/Stash.pm
    M cpan/Test2-Suite/lib/Test2/Util/Sub.pm
    M cpan/Test2-Suite/lib/Test2/Util/Table.pm
    M cpan/Test2-Suite/lib/Test2/Util/Table/Cell.pm
    M cpan/Test2-Suite/lib/Test2/Util/Table/LineBreak.pm
    M cpan/Test2-Suite/lib/Test2/Util/Term.pm
    M cpan/Test2-Suite/lib/Test2/Util/Times.pm
    M cpan/Test2-Suite/lib/Test2/V0.pm
    M cpan/Test2-Suite/lib/Test2/Workflow.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/BlockBase.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/Build.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/Runner.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/Task.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/Task/Action.pm
    M cpan/Test2-Suite/lib/Test2/Workflow/Task/Group.pm
    M cpan/Test2-Suite/t/acceptance/Workflow-Acceptance5.t
    M cpan/Test2-Suite/t/modules/Compare/Meta.t
    M cpan/Test2-Suite/t/modules/Mock.t
    M cpan/Test2-Suite/t/modules/Require.t
    A cpan/Test2-Suite/t/modules/Require/AutomatedTesting.t
    A cpan/Test2-Suite/t/modules/Require/ExtendedTesting.t
    A cpan/Test2-Suite/t/modules/Require/NonInteractiveTesting.t
    A cpan/Test2-Suite/t/modules/Require/ReleaseTesting.t
    M cpan/Test2-Suite/t/modules/Tools/ClassicCompare.t
    M cpan/Test2-Suite/t/modules/Tools/Defer.t
    A cpan/Test2-Suite/t/regression/285-wrap-nonexisting.t
    A cpan/Test2-Suite/t/regression/289-compare-array-bounds.t
    A cpan/Test2-Suite/t/regression/291-async-subtest-done-testing.t

  Log Message:
  -----------
  cpan/Test2-Suite - Update to version 0.000162

0.000162  2024-04-25 14:57:23+01:00 Europe/Lisbon

    - Fix #292 and #270


  Commit: cf08fff5566dbeddbd33616583c79ef7157dee32
      
https://github.com/Perl/perl5/commit/cf08fff5566dbeddbd33616583c79ef7157dee32
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/Test-Simple/lib/Test/Builder.pm
    M cpan/Test-Simple/lib/Test/Builder/Formatter.pm
    M cpan/Test-Simple/lib/Test/Builder/Module.pm
    M cpan/Test-Simple/lib/Test/Builder/Tester.pm
    M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
    M cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm
    M cpan/Test-Simple/lib/Test/More.pm
    M cpan/Test-Simple/lib/Test/Simple.pm
    M cpan/Test-Simple/lib/Test/Tester.pm
    M cpan/Test-Simple/lib/Test/Tester/Capture.pm
    M cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
    M cpan/Test-Simple/lib/Test/Tester/Delegate.pm
    M cpan/Test-Simple/lib/Test/use/ok.pm
    M cpan/Test-Simple/lib/Test2.pm
    M cpan/Test-Simple/lib/Test2/API.pm
    M cpan/Test-Simple/lib/Test2/API/Breakage.pm
    M cpan/Test-Simple/lib/Test2/API/Context.pm
    M cpan/Test-Simple/lib/Test2/API/Instance.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Event.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Facet.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Hub.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm
    M cpan/Test-Simple/lib/Test2/API/Stack.pm
    M cpan/Test-Simple/lib/Test2/Event.pm
    M cpan/Test-Simple/lib/Test2/Event/Bail.pm
    M cpan/Test-Simple/lib/Test2/Event/Diag.pm
    M cpan/Test-Simple/lib/Test2/Event/Encoding.pm
    M cpan/Test-Simple/lib/Test2/Event/Exception.pm
    M cpan/Test-Simple/lib/Test2/Event/Fail.pm
    M cpan/Test-Simple/lib/Test2/Event/Generic.pm
    M cpan/Test-Simple/lib/Test2/Event/Note.pm
    M cpan/Test-Simple/lib/Test2/Event/Ok.pm
    M cpan/Test-Simple/lib/Test2/Event/Pass.pm
    M cpan/Test-Simple/lib/Test2/Event/Plan.pm
    M cpan/Test-Simple/lib/Test2/Event/Skip.pm
    M cpan/Test-Simple/lib/Test2/Event/Subtest.pm
    M cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm
    M cpan/Test-Simple/lib/Test2/Event/V2.pm
    M cpan/Test-Simple/lib/Test2/Event/Waiting.pm
    M cpan/Test-Simple/lib/Test2/EventFacet.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/About.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Control.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Error.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Hub.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Info/Table.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Render.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm
    M cpan/Test-Simple/lib/Test2/Formatter.pm
    M cpan/Test-Simple/lib/Test2/Formatter/TAP.pm
    M cpan/Test-Simple/lib/Test2/Hub.pm
    M cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm
    M cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm
    M cpan/Test-Simple/lib/Test2/Hub/Subtest.pm
    M cpan/Test-Simple/lib/Test2/IPC.pm
    M cpan/Test-Simple/lib/Test2/IPC/Driver.pm
    M cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm
    M cpan/Test-Simple/lib/Test2/Tools/Tiny.pm
    M cpan/Test-Simple/lib/Test2/Transition.pod
    M cpan/Test-Simple/lib/Test2/Util.pm
    M cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm
    M cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
    M cpan/Test-Simple/lib/Test2/Util/HashBase.pm
    M cpan/Test-Simple/lib/Test2/Util/Trace.pm
    M cpan/Test-Simple/lib/ok.pm
    M cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t
    M cpan/Test-Simple/t/Legacy/Regression/736_use_ok.t
    M cpan/Test-Simple/t/Test2/behavior/subtest_bailout.t
    M cpan/Test-Simple/t/Test2/modules/API/Breakage.t
    M cpan/Test-Simple/t/Test2/modules/API/Instance.t
    M cpan/Test-Simple/t/Test2/modules/API/InterceptResult.t
    M cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher.t
    M cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t
    M cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t
    M cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t
    M cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t
    M cpan/Test-Simple/t/Test2/regression/gh_16.t

  Log Message:
  -----------
  cpan/Test-Simple - Update to version 1.302199

1.302199  2024-04-25 15:05:00+01:00 Europe/Lisbon

    - Minor fixes


Compare: https://github.com/Perl/perl5/compare/ffa64b2b8585...cf08fff5566d

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

Reply via email to