+ Made SourceHandler understand that an executable binary file is probably an executable. + Added workaround for Getopt::Long 2.25 handling of multivalue options. Fixes test failure on stock perl 5.6.2 + Removed TAP::Parser::SourceHandler::pgTAP. Find it in its own distribution on CPAN + Add --trap (summary on Ctrl-C) option to prove (#59427) + Preserve old semantics for test scripts with a shebang line by favouring Perl as the intepreter for any file with a shebang (#59457) + Allow TAP::Parser to recognize a nested BAIL_OUT directive. + Add brief HOWTO for creating and running pgTAP tests to TAP::Parser::SourceHandler::pgTAP. + Fix trailing plan + embedded YAML + TAP 13 case. Thanks to Steffen Schwigon. #54518. + Numerous spelling fixes. Thanks to Ville Skyttä. + Add new option --tapversion for prove to set the default assumed TAP version. Thanks to Steffen Schwigon. + Fixed tests to run successfully under Devel::Cover. Thanks to Phillipe Bruhat. + Fixed injection of test args to work with general executables as well as Perl scripts (#59186). + Allow multiple --ext=.foo arguments to prove, to allow running different types of tests in the same prove run. + App::Prove::extension() is now App::Prove::extensions(), and returns an arrayref of extensions, rather than a single scalar. The same change has been made to App::Prove::State::extension(). OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Harness?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%