| 
									
										
										
										
											2021-06-29 09:29:25 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Jun 19 03:09:40 UTC 2021 - Tina Müller <timueller+perl@suse.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 0.028 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Test-Routine/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   0.028     2021-06-18 21:32:22-04:00 America/New_York | 
					
						
							|  |  |  |           - update author contact info | 
					
						
							|  |  |  |           - add perl-support clause | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-08-27 12:26:40 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Aug 27 06:09:39 UTC 2018 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 0.027 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Test-Routine/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   0.027     2018-08-26 21:40:35-04:00 America/New_York | 
					
						
							|  |  |  |           - no changes since 0.026 | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |   0.026     2018-07-15 12:14:57-04:00 America/Toronto (TRIAL RELEASE) | 
					
						
							|  |  |  |           - add test_routine_test_traits method to apply more traits to test | 
					
						
							|  |  |  |             objects | 
					
						
							|  |  |  |           - add skip_reason to test objects to allow them to say "skip me on this | 
					
						
							|  |  |  |             run" | 
					
						
							|  |  |  |           - drop use of undocumented "with_caller" feature from Moose::Exporter | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-05 05:10:49 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Apr 14 06:40:44 UTC 2017 - coolo@suse.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:14:16 UTC 2017 - coolo@suse.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 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											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 | 
					
						
							|  |  |  | 
 |