------------------------------------------------------------------- Mon Jun 27 08:35:44 UTC 2016 - coolo@suse.com - updated to 1.302033 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.302033 2016-06-24 05:56:54-07:00 America/Los_Angeles - No changes from last trial release 1.302032 2016-06-22 11:30:46-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix nested TODO handling of Diags (#684) ------------------------------------------------------------------- Thu Jun 23 07:09:57 UTC 2016 - coolo@suse.com - updated to 1.302031 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.302031 2016-06-21 09:51:27-07:00 America/Los_Angeles - Remove carp from dep list #682 1.302030 2016-06-18 19:02:55-07:00 America/Los_Angeles - No changes from last DEV release 1.302029 2016-06-17 06:56:54-07:00 America/Los_Angeles (TRIAL RELEASE) - Properly skip thread test when threads are broken 1.302028 2016-06-16 19:21:58-07:00 America/Los_Angeles (TRIAL RELEASE) - Add 'inherit_trace' param to run_subtest 1.302027 2016-06-15 09:42:32-07:00 America/Los_Angeles (TRIAL RELEASE) - use pre_filter instead of filter for TODO in Test::Builder (Fix $683) - Fix typos in transitions doc (#681) ------------------------------------------------------------------- Sun Jun 12 13:52:56 UTC 2016 - coolo@suse.com - updated to 1.302026 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.302026 2016-06-07 07:53:30-07:00 America/Los_Angeles - No Changes from 1.302025-TRIAL 1.302025 2016-06-06 22:38:12-07:00 America/Los_Angeles (TRIAL RELEASE) - Make sure enabling culling/shm sets pid and tid (Fix #679) 1.302024 2016-06-02 20:27:35-07:00 America/Los_Angeles (TRIAL RELEASE) - Add Generic event type 1.302023 2016-06-02 08:09:54-07:00 America/Los_Angeles (TRIAL RELEASE) - Do not fail if Test2::API::Breakage cannot load (rare 5.10.0 issue) - Potential fix for t/Legacy/Regression/637.t - Make t/Legacy/Regression/637.t AUTHOR_TESTING for now ------------------------------------------------------------------- Mon May 30 11:05:45 UTC 2016 - coolo@suse.com - updated to 1.302022 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.302022 2016-05-28 17:53:11-07:00 America/Los_Angeles - Improve thread checks to better detect broken 5.10 builds - Use thread checks to skip/run t/Legacy/Regression/637.t 1.302021 2016-05-20 21:47:17-07:00 America/Los_Angeles (TRIAL RELEASE) - Files.t should warn, not die, if it cannot remove its temp dir. - VMS fixes for Files.t and IPC system 1.302020 2016-05-18 11:54:15-07:00 America/Los_Angeles (TRIAL RELEASE) - Many micro-opts from Graham Knop (haarg) - Spelling fixes and tests from Karen Etheridge (ether) - Fix leaky File.t file so that tmp doesn't fill up - Move some modules out of the known broken list in xt tests - Add Test2 based tools to downstream testing - Change when PID/TID are stashed (for forkprove) ------------------------------------------------------------------- Mon May 23 12:54:47 UTC 2016 - coolo@suse.com - updated to 1.302019 see /usr/share/doc/packages/perl-Test-Simple/Changes ------------------------------------------------------------------- Wed Jul 8 07:50:02 UTC 2015 - coolo@suse.com - recompile with perl 5.22 ------------------------------------------------------------------- Tue Apr 14 19:24:23 UTC 2015 - coolo@suse.com - updated to 1.001014 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.001014 Tue Dec 28 08:31:00:00 PST 2015 * Write a test to ensure this changes file gets updated * Update changes file for 1.001013 1.001013 Sun Dec 28 08:00:00:00 PST 2015 * Fix a unit test that broke on some platforms with spaces in the $^X path ------------------------------------------------------------------- Fri Jan 23 11:50:30 UTC 2015 - coolo@suse.com - add obsoletes to now integrated modules ------------------------------------------------------------------- Sat Dec 27 22:22:10 UTC 2014 - lars@linux-schulserver.de - update to 1.001012: + Remove POD Coverage test + Integrate Test::Tester and Test::use::ok for easier downgrade from trial + Fix bug in cmp_ok ------------------------------------------------------------------- Fri Oct 17 06:28:04 UTC 2014 - lars@linux-schulserver.de - update to 1.001008: + Fix subtest name when skip_all is used + Changed install path for perl 5.12 or higher. + Another Minor doc fix to solve test bug + Fix #399, conflict with strawberry-portable ------------------------------------------------------------------- Mon Mar 24 21:12:41 UTC 2014 - lars@linux-schulserver.de - update to 1.001003: + Doc updates for maintainer change ------------------------------------------------------------------- Tue Dec 10 06:33:29 UTC 2013 - coolo@suse.com - updated to 1.001002 * restore ability to use regex with test_err and test_out (Zefram) [rt.cpan.org #89655] [github #389] [github #387] Bug Fixes * Fix precedence error with (return ... and ...) (nthykier) [github #385] Doc Changes * Add a shorter work around for the UTF-8 output problem. (Michael G Schwern) Bug Fixes * Test::Builder::Tester now works with subtests. (Michael G Schwern) [github 350] * Fix test_fail() inside a do statement. (nnutter) [github #369] New Features * A subtest will put its name at the front of its results to make subtests easier to read. [github #290] [github #364] (Brendan Byrd) Feature Changes * like() and unlike() no longer warn about undef. [github #335] (Michael G Schwern) ------------------------------------------------------------------- Fri Nov 18 11:10:18 UTC 2011 - coolo@suse.com - use original .tar.gz ------------------------------------------------------------------- Wed Feb 23 08:28:21 UTC 2011 - lars@linux-schulserver.de - update to 0.98: + subtest() should not fail if $? is non-zero. + The behavior of is() and undef has been documented. + Adapted the tests for the new Perl 5.14 regex stringification. + The filehandles used by default will now inherit any filehandle disciplines from STDOUT and STDERR IF AND ONLY IF they were applied before Test::Builder is loaded. - also package the examples in docdir ------------------------------------------------------------------- Tue Nov 30 14:20:28 UTC 2010 - coolo@novell.com - buildrequire perl-devel on fedora ------------------------------------------------------------------- Thu Sep 9 14:00:25 UTC 2010 - chris@computersalat.de - recreated by cpanspec 1.78 - noarch pkg - bzipped Source - added bcond_with pod - fixed deps o Removed: Prov perl-Test-More, perl-Test-Builder o fixed dep for *Pod* ------------------------------------------------------------------- Fri Aug 27 00:55:22 UTC 2010 - pascal.bleser@opensuse.org - update to 0.96 * You can call done_testing() again after reset() [googlecode 59] ------------------------------------------------------------------- Mon Jul 5 23:16:14 UTC 2010 - jw@novell.com - looong time no updated. 0.88 is needed for CPANPLUS packages. Let's fast forward this one. - Update to 0.95_02 See http://cpansearch.perl.org/src/MSCHWERN/Test-Simple-0.95_02/Changes ------------------------------------------------------------------- Tue Feb 12 15:22:53 CET 2008 - lars@linux-schulserver.de - Update to 0.74 + Add abstract and author to the meta information. + Put the use_ok() fix from 0.71 back. + Fixed an obscure problem with is_deeply() and overloading == [rt.cpan.org 20768]. Thanks Sisyphus. + Removed dependency on Text::Soundex [rt.cpan.org 25022] + Fixed a 5.5.x failure in fail-more.t + Got rid of the annoying sort_bug.t test that revealed problems with some threaded perls. It was testing the deprecated eq_* functions and not worth the bother. Now it tests is_deeply(). [rt.cpan.org 17791] + Minor POD mistake in Test::Builder [rt.cpan.org 28869] + Test::FAQ has been updated with some more answers. + Fixed the "LICENSE is not a known MakeMaker parameter name" warning on older MakeMakers for real this time. ------------------------------------------------------------------- Tue Jul 24 12:05:05 CEST 2007 - lars@linux-schulserver.de - initial version 0.70