Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 24f889c19db2fedca5a322cf2dc8a47318471c30 https://github.com/Perl/perl5/commit/24f889c19db2fedca5a322cf2dc8a47318471c30 Author: Craig A. Berry <craigbe...@mac.com> Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths: M Porting/Maintainers.pl M cpan/Test2-Suite/t/modules/Require/AutomatedTesting.t M cpan/Test2-Suite/t/modules/Require/ExtendedTesting.t M cpan/Test2-Suite/t/modules/Require/NonInteractiveTesting.t M cpan/Test2-Suite/t/modules/Require/ReleaseTesting.t M cpan/Test2-Suite/t/regression/291-async-subtest-done-testing.t M t/porting/customized.dat Log Message: ----------- Some portability fixes for Test2::Suite tests Also sent upstream: https://github.com/Test-More/Test2-Suite/pull/296 Commit: 26f46c2066e7655f18801ee8b8c60ec3b5a1184d https://github.com/Perl/perl5/commit/26f46c2066e7655f18801ee8b8c60ec3b5a1184d Author: Craig A. Berry <craigbe...@mac.com> Date: 2024-08-04 (Sun, 04 Aug 2024) Changed paths: M Porting/Maintainers.pl M cpan/Test-Harness/lib/App/Prove.pm M cpan/Test-Harness/lib/App/Prove/State.pm M cpan/Test-Harness/lib/App/Prove/State/Result.pm M cpan/Test-Harness/lib/App/Prove/State/Result/Test.pm M cpan/Test-Harness/lib/TAP/Base.pm M cpan/Test-Harness/lib/TAP/Formatter/Base.pm M cpan/Test-Harness/lib/TAP/Formatter/Color.pm M cpan/Test-Harness/lib/TAP/Formatter/Console.pm M cpan/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm M cpan/Test-Harness/lib/TAP/Formatter/Console/Session.pm M cpan/Test-Harness/lib/TAP/Formatter/File.pm M cpan/Test-Harness/lib/TAP/Formatter/File/Session.pm M cpan/Test-Harness/lib/TAP/Formatter/Session.pm M cpan/Test-Harness/lib/TAP/Harness.pm M cpan/Test-Harness/lib/TAP/Harness/Env.pm M cpan/Test-Harness/lib/TAP/Object.pm M cpan/Test-Harness/lib/TAP/Parser.pm M cpan/Test-Harness/lib/TAP/Parser/Aggregator.pm M cpan/Test-Harness/lib/TAP/Parser/Grammar.pm M cpan/Test-Harness/lib/TAP/Parser/Iterator.pm M cpan/Test-Harness/lib/TAP/Parser/Iterator/Array.pm M cpan/Test-Harness/lib/TAP/Parser/Iterator/Process.pm M cpan/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm M cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm M cpan/Test-Harness/lib/TAP/Parser/Multiplexer.pm M cpan/Test-Harness/lib/TAP/Parser/Result.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Plan.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Pragma.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Test.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm M cpan/Test-Harness/lib/TAP/Parser/Result/Version.pm M cpan/Test-Harness/lib/TAP/Parser/Result/YAML.pm M cpan/Test-Harness/lib/TAP/Parser/ResultFactory.pm M cpan/Test-Harness/lib/TAP/Parser/Scheduler.pm M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm M cpan/Test-Harness/lib/TAP/Parser/Source.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Executable.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/File.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Handle.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Perl.pm M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/RawTAP.pm M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm M cpan/Test-Harness/lib/Test/Harness.pm M t/porting/customized.dat Log Message: ----------- Portability for Test::Harness Perl handler Also sent upstream: https://github.com/Perl-Toolchain-Gang/Test-Harness/pull/132 Compare: https://github.com/Perl/perl5/compare/42365d00c609...26f46c2066e7 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications