Changelog for
perl-Test-Fatal-0.013-5.5.noarch.rpm :
Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to 0.013
- rebuild to get a newer compile test that may work on 5.6.x
- go back to auto-detecting the required Test::More, reverting the
changes made for [rt.cpan.org #62699]
- more clearly (and correctly) document the way NOT to use Test::Fatal
(thanks, Karen Etheridge!)
- try to fix $TODO not working when the user test uses $T::B::Level
(thanks, Jesse Luehrs)
Mon Feb 20 13:00:00 2012 cooloAATTsuse.com
- updated to 0.010
avoid tickling an overloading bug in perl 5.6 during testing (thanks,
Zefram)
advise against using isnt(exception{...},undef)
Sun Nov 13 13:00:00 2011 larsAATTlinux-schulserver.de
- update to 0.008:
+ revert the mistake by which 0.004 allowed blocks after
\"exception\" as well as \"success\"
Sat Jun 11 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.006:
* crank back the Test::More and Exporter requirements
* add lives_ok and dies_ok emulation
Thu Apr 28 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.005: no user-visible changes
- changes from 0.004:
* success blocks now allow trailing blocks like finally, catch, etc.
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Thu Nov 11 13:00:00 2010 chrisAATTcomputersalat.de
- recreated by cpanspec 1.78
- noarch pkg
Mon Nov 1 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (0.003)