2013-11-26 09:06:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 26 07:35:35 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.40
|
|
|
|
- Applied Zefram's fix for RT#89473, Test::Class fails on Test::Builder
|
|
|
|
0.99
|
|
|
|
|
2013-06-04 15:30:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 15:00:17 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.39
|
|
|
|
- Merged schwern's https://github.com/adrianh/test-class/pull/2
|
|
|
|
"Fix Test::Class for Test::Builder 1.5" - thank you Schwern!
|
|
|
|
- Many thanks to the ever excellent Ovid for actually making this happen.
|
|
|
|
- die-in-setup.t will work on Windows (thanks to Alexandr Ciornii for
|
|
|
|
the patch)
|
|
|
|
- Fix docs to explain "no_plan" in start up" (thanks to skington for the
|
|
|
|
patch)
|
|
|
|
- Fixed RT#64470: minor documentation error in Test::Class::Load (thanks
|
|
|
|
to Andrew Grangaard for patch)
|
|
|
|
- Fixed RT#39266: Test::Class with Package::Alias
|
|
|
|
- Fixed RT#56636: feature request: option to turn off auto-skipping
|
|
|
|
uncompleted tests (thanks to Ken Fox for suggestion) with addition
|
|
|
|
of fail_if_returned_early() (thanks to Dave Evans for patch)
|
|
|
|
- Fixed RT#64268: dying in setup does not skip rest of test
|
|
|
|
- Startup and shutdown methods are no longer run if a class will not
|
|
|
|
run any test methods
|
|
|
|
- Updated acknowledgements
|
|
|
|
- Added missing filter tests to MANIFEST & distribution
|
|
|
|
|
2010-12-01 13:55:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:35:32 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-19 20:19:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 19 20:18:52 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.36)
|
|
|
|
|