- updated to 0.15
see /usr/share/doc/packages/perl-TAP-Formatter-JUnit/Changes
0.15 2022-05-06 11:45:06-07:00 America/Vancouver
- Use "version.pm" to compare version numbers, in "t/formatter.t".
Addresses some CPANTester failures.
0.14 2022-04-30 12:36:14-07:00 America/Vancouver
- Update "t/formatter.t" to accommodate fixes made in Test::Harness v3.44
(most specifically w.r.t. the "bailout" test). david-dot-krupicka++
ppisar++ pghmcfc++
OBS-URL: https://build.opensuse.org/request/show/975909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-TAP-Formatter-JUnit?expand=0&rev=8
- updated to 0.13
see /usr/share/doc/packages/perl-TAP-Formatter-JUnit/Changes
0.13 2021-05-04 10:04:17-07:00 America/Vancouver
- Fix install of "script/tap2junit"
0.12 2021-01-05 21:23:07-08:00 America/Vancouver
- Switch to Dist::Zilla for release management.
- Various POD fixups; syntax, spelling, SYNOPSIS fixes
- Cleaned up and removed unused variables
- Bump minimum required Perl to 5.008, as that's the oldest version I can
still test against.
OBS-URL: https://build.opensuse.org/request/show/914009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-TAP-Formatter-JUnit?expand=0&rev=7
- Update to version 0.11
0.11 Wed Oct 1 13:26 PDT 2014
- Use "IPC::Run" instead of "IPC::Open2" in tests, to fix problems with
tests freezing on Windows.
0.10 Mon Sep 29 12:38 PDT 2014
- Switch from "Test::Differences" to "Test::XML", to eliminate failures due
to differences in ordering of XML attributes. Addresses RT#81552
- Use "File::Spec->null()" to get proper path to NULL. RT#81200, RT#82227.
- Moved POD tests to "xt/" directory.
- Move timing sensitive tests to "xt/" directory, as they can cause
spurious failures for people. While _I_ want to make sure they run
successfully, that's about my checking functionality as opposed to
verifying if things will run successfully on your own system. RT#69777.
OBS-URL: https://build.opensuse.org/request/show/283821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-TAP-Formatter-JUnit?expand=0&rev=4