forked from pool/perl-Test-Simple
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
e8151cb9d2
commit
a8b58de6cd
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 14:20:28 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user