forked from pool/perl-Test-Most
- updated to 0.31 - Fix "You tried to plan twice" bug (reported on #78564) - Bugfix: Moose can now be used safely as we exclude Test::Deep::blessed by default (multiple reports) - Bugfix from Randy Stauner. Time::HiRes eval test uses $@, not @_ - carp instead of warn (Olivier Mengué) - Remove autogenerated files (Olivier Mengué) OBS-URL: https://build.opensuse.org/request/show/177508 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Most?expand=0&rev=10
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 4 15:05:24 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.31
|
|
- Fix "You tried to plan twice" bug (reported on #78564)
|
|
- Bugfix: Moose can now be used safely as we exclude
|
|
Test::Deep::blessed by default (multiple reports)
|
|
- Bugfix from Randy Stauner. Time::HiRes eval test uses $@, not @_
|
|
- carp instead of warn (Olivier Mengué)
|
|
- Remove autogenerated files (Olivier Mengué)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 27 13:06:48 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.25
|
|
- Add timeit() function to time individual behaviours.
|
|
- Update dependencies to pick up multiple bug fixes, new behaviours,
|
|
in various Test:: libraries.
|
|
- added "Excluding Test Symbols" feature (RT#61146, Karen Etheridge).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:20:54 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:31:13 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 22 22:28:17 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.22)
|
|
|