2016-11-30 06:26:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 29 07:20:26 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.023
|
|
|
|
see /usr/share/doc/packages/perl-Test-Routine/Changes
|
|
|
|
|
|
|
|
0.023 2016-11-28 17:41:32+11:00 Australia/Melbourne
|
|
|
|
- When running subtests, use Test2::API rather than Test::More.
|
|
|
|
This means that Test::Routine tests that never use Test::Builder for
|
|
|
|
their own testing won't load it at all, but it also means that you'll
|
|
|
|
need to be on a pretty recent Test-Simple distribution.
|
|
|
|
- (no code changes from 0.022, just a non-trial release)
|
|
|
|
|
|
|
|
0.022 2016-07-18 20:13:38-04:00 America/New_York (TRIAL RELEASE)
|
|
|
|
- fix the mxms.t tests for Test2 changes (really, we should update the
|
|
|
|
tests to use an event-intercepting hub for our tests)
|
|
|
|
|
|
|
|
0.021 2016-07-18 12:45:57-04:00 America/New_York (TRIAL RELEASE)
|
|
|
|
- When running subtests, use Test2::API rather than Test::More.
|
|
|
|
This means that Test::Routine tests that never use Test::Builder for
|
|
|
|
their own testing won't load it at all, but it also means that you'll
|
|
|
|
need to be on a pretty recent Test-Simple distribution.
|
|
|
|
|
2015-04-15 09:12:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 19:56:36 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.020
|
|
|
|
see /usr/share/doc/packages/perl-Test-Routine/Changes
|
|
|
|
|
|
|
|
0.020 2014-09-01 22:02:27-04:00 America/New_York
|
|
|
|
- generation of Test::Routine::Manual::Demo is fixed
|
|
|
|
- notice another possible case of name conflict; we may change how this
|
|
|
|
works in the future, but only safely
|
|
|
|
|
|
|
|
0.019 2014-07-04 09:54:01-04:00 America/New_York
|
|
|
|
- cope with alternate indenting of subtest leader
|
|
|
|
|
|
|
|
0.018 2014-01-11 14:13:19-05:00 America/New_York
|
|
|
|
- avoid an uninitialized warning on 5.8 from new TEST_METHOD code
|
|
|
|
|
|
|
|
0.017 2013-12-03 21:38:07 America/New_York
|
|
|
|
- add TEST_METHOD env var to limit tests run (thanks,
|
|
|
|
Dagfinn Ilmari Mannsåker!)
|
|
|
|
|
|
|
|
0.016 2013-10-25 22:33:15 America/New_York
|
|
|
|
update mxms.t to handle Test::Builder 0.99
|
|
|
|
|
|
|
|
replace use of Class::MOP::load_class with Class::Load
|
|
|
|
|
2012-05-29 08:55:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 29 08:55:07 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 0.015
|
|
|
|
* created by cpanspec 1.78.06
|
|
|
|
|