2019-06-27 07:01:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 27 05:30:04 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.10
|
|
|
|
see /usr/share/doc/packages/perl-Test-Refcount/Changes
|
|
|
|
|
|
|
|
0.10 2019-06-26 11:28:13
|
|
|
|
[BUGFIXES]
|
|
|
|
* Fix unit tests to handle when both Devel::MAT and Devel::FindRef
|
|
|
|
are available (RT129908)
|
|
|
|
(No module code changes, purely tests)
|
|
|
|
|
2019-06-26 06:05:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 26 05:43:08 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>
|
|
|
|
|
|
|
|
- updated to 0.09
|
|
|
|
see /usr/share/doc/packages/perl-Test-Refcount/Changes
|
|
|
|
|
|
|
|
0.09 2019-06-25 21:06:57
|
|
|
|
[CHANGES]
|
|
|
|
* Add a `refcount()` function that callers can use to build
|
|
|
|
refcount-preserving tests
|
|
|
|
* Adjust docs to explain more about the Devel::MAT use-case
|
|
|
|
* General build file style updates
|
|
|
|
|
2015-04-15 07:22:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 20:51:31 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.08
|
|
|
|
see /usr/share/doc/packages/perl-Test-Refcount/Changes
|
|
|
|
|
|
|
|
0.08 2014/03/27 16:10:38
|
|
|
|
[CHANGES]
|
|
|
|
* Optional integration with Devel::MAT if available, to heapdump the
|
|
|
|
running unit test for later analysis
|
|
|
|
|
|
|
|
0.07 CHANGES:
|
|
|
|
* Use pureperl core B module rather than Devel::Refcount, for
|
|
|
|
avoiding XS in the deptree of a Test module
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 20:51:29 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.07
|
|
|
|
see /usr/share/doc/packages/perl-Test-Refcount/Changes
|
|
|
|
|
|
|
|
0.07 CHANGES:
|
|
|
|
* Use pureperl core B module rather than Devel::Refcount, for
|
|
|
|
avoiding XS in the deptree of a Test module
|
|
|
|
|
2011-03-24 13:53:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 24 13:52:55 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.06)
|
|
|
|
|