1
0
Files
perl-Test-Unit/perl-Test-Unit.changes

84 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 9 05:38:20 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.290.0 (0.29)
see /usr/share/doc/packages/perl-Test-Unit/ChangeLog
2025-12-09 Ricardo Signes <cpan@semiotic.systems>
* lib/Test/Unit.pm: version 0.29
* some cleanup of text of the code (whitespace, etc)
* update for 5.6 basics: use warnings, our $VAR
* MAJOR bug fix: Previously, non-Error-based exceptions could be lost during
test runs, causing tests to appear to pass, when they has only terminated
early. If the test worker was required for any subsequent test, it would
fail, but if no other test would run afterward, the problem could be
undetected.
2025-12-02 Ricardo Signes <cpan@semiotic.systems>
* lib/Test/Unit.pm: version 0.28
* replace tabs with spaces in a bunch of places
* no functional changes
-------------------------------------------------------------------
Mon Jul 1 14:26:49 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 0.270.0 (0.27)
see /usr/share/doc/packages/perl-Test-Unit/ChangeLog
2024-06-27 Ricardo Signes <cpan@semiotic.systems>
* lib/Test/Unit/Assert.pm: sort keys when deep-comparing hashes to avoid hash
randomization causing test failures sporadically
* lib/Test/Unit/Procedural.pm: fix a typo
* t/tlib/AssertTest.pm: fix a test that failed on perl v5.30 due to a bug in
perl v5.30!
2024-06-26 Ricardo Signes <cpan@semiotic.systems>
* lib/Test/Unit.pm: version 0.26
* lib/Test/Unit/TestCase.pm: the "defined ARRAY" syntax, removed in v5.22.0,
has now been removed from this library
* t/try_examples.t: was adjusted to pass on Darwin
* t/tlib/AssertTest.pm: tests were updated to work with whatever qr//
stringification is in play
-------------------------------------------------------------------
Fri Mar 8 00:17:56 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Use %autosetup instead of deprecated %patchN
-------------------------------------------------------------------
Tue Jan 21 15:25:36 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- Add Test-Unit-0.25-Adapt-tests-to-Perl-5.30.patch to fix build with
newer perl
-------------------------------------------------------------------
Mon Jul 1 08:57:11 UTC 2013 - coolo@suse.com
- fix test with perl 5.18 (this module should really be dropped,
but kiwi relies on that old stuff)
-------------------------------------------------------------------
Tue Jun 12 06:46:39 UTC 2012 - rschweikert@suse.com
- fix test with perl 5.14.2
-------------------------------------------------------------------
Mon May 23 09:04:14 UTC 2011 - coolo@novell.com
- fix build with perl 5.14
-------------------------------------------------------------------
Tue May 3 11:45:58 UTC 2011 - coolo@opensuse.org
- regenerated with cpanspec
-------------------------------------------------------------------
Mon Nov 29 18:00:56 UTC 2010 - coolo@novell.com
- called spec2changelog
-------------------------------------------------------------------
Wed May 21 00:00:00 UTC 2008 - gerrit@gmx.de
- first release 0.25