Package Release Info

perl-Test-Most-0.38-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-Test-Most

Change Logs

* Sun Sep 25 2022 Tina Müller <timueller+perl@suse.de>
- updated to 0.38
  see /usr/share/doc/packages/perl-Test-Most/Changes
  0.38    2022-09-24
  - Stop permanently altering Test::More's export list (RT#73299)
    (thanks to 2shortplanks for this)
* Sun Apr 05 2020 <timueller+perl@suse.de>
- updated to 0.37
  see /usr/share/doc/packages/perl-Test-Most/Changes
  0.37    2020-04-04
  - Don't call parent DESTROY method if it does not exist (thanks,
    Karen)
  0.36    2020-04-04
  - Ensure Test::Builder's original DESTROY is called. Thanks to Karen
    Etheridge. https://github.com/Ovid/test--most/pull/10
* Wed Jan 11 2017 coolo@suse.com
- updated to 0.35
  see /usr/share/doc/packages/perl-Test-Most/Changes
  0.35    2016-08-11
  - Bump module deps due to Test2. Test2 is tested well enough that
    you're probably OK, but you'll want to retest your code with this
    release.
* Mon Apr 13 2015 coolo@suse.com
- updated to 0.34
  see /usr/share/doc/packages/perl-Test-Most/Changes
  0.34    2014-08-03
  - Make compatible with the new Test::Builder (exodist - Chad Granum)
  - Backwards-incompatible change: reftype no longer exported by
    default. See https://github.com/Ovid/test--most/issues/6 (reported
    by rjattril). This should not be noticed by most users
    (crosses-fingers).
  - defer_plan() has long been deprecated and will be removed in a
    future release. This release carp()s if you try to call it.
* Sat Mar 22 2014 coolo@suse.com
- updated to 0.33
  - Fixed "(in cleanup) Can't use an undefined value as a subroutine
    reference" error.
  - Remove Build.PL.
* Tue Jun 04 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 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 01 2010 coolo@novell.com
- switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
- remove /var/adm/perl-modules
* Sun Aug 22 2010 pascal.bleser@opensuse.org
- initial package (0.22)