Changelog for
perl-Test-Routine-0.025-1.1.noarch.rpm :
Fri Apr 14 14:00:00 2017 cooloAATTsuse.com
- updated to 0.025
see /usr/share/doc/packages/perl-Test-Routine/Changes
0.025 2017-04-13 17:43:19-04:00 America/New_York
- remove fresh_instance; it wasn\'t documented, and it probably was not
going to work out
- the Runner no longer caches the test_instance, so its BUILD and
DEMOLISH should now be called usefully
- Test::Routine::Common now adds stub BUILD and DEMOLISH so you can use
method modifiers on them
Mon Feb 13 13:00:00 2017 cooloAATTsuse.com
- updated to 0.024
see /usr/share/doc/packages/perl-Test-Routine/Changes
0.024 2017-01-16 13:03:18-05:00 America/New_York
- tests are now run with Test::Abortable\'s subtest() instead of
Test2::API directly; this means they can be safely aborted with
exceptions that conform to the Test::Abortable rules; see its docs
for more information
Tue Nov 29 13:00:00 2016 cooloAATTsuse.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.
Tue Apr 14 14:00:00 2015 cooloAATTsuse.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
Tue May 29 14:00:00 2012 cooloAATTsuse.com
- initial package 0.015
* created by cpanspec 1.78.06