2013-12-10 06:35:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2012-06-25 11:37:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 18 11:10:18 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- use original .tar.gz
|
|
|
|
|
2011-02-23 08:42:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
2011-02-23 08:44:40 +00:00
|
|
|
- also package the examples in docdir
|
2011-02-23 08:42:56 +00:00
|
|
|
|
2010-11-30 14:20:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 14:20:28 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- buildrequire perl-devel on fedora
|
|
|
|
|
2010-09-09 14:05:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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*
|
|
|
|
|
2010-08-27 00:56:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 27 00:55:22 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.96
|
2010-11-16 09:54:09 +00:00
|
|
|
* You can call done_testing() again after reset() [googlecode 59]
|
2010-08-27 00:56:15 +00:00
|
|
|
|
2008-05-07 10:17:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2010-07-05 23:19:55 +00:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2008-05-07 10:17:13 +00:00
|
|
|
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
|
|
|
|
|