Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
perl-Package-DeprecationManager
Package-DeprecationManager-0.10-Build_n_Test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Package-DeprecationManager-0.10-Build_n_Test.patch of Package perl-Package-DeprecationManager
diff -ruN Package-DeprecationManager-0.10-orig/t/basic.t Package-DeprecationManager-0.10/t/basic.t --- Package-DeprecationManager-0.10-orig/t/basic.t 2010-10-26 19:35:07.000000000 +0200 +++ Package-DeprecationManager-0.10/t/basic.t 2010-11-11 20:37:51.000000000 +0100 @@ -219,4 +219,4 @@ 'no deprecation warning for second call to My::Package1::foo()'; } -done_testing(); +#done_testing(); diff -ruN Package-DeprecationManager-0.10-orig/t/compile.t Package-DeprecationManager-0.10/t/compile.t --- Package-DeprecationManager-0.10-orig/t/compile.t 2010-10-26 19:35:07.000000000 +0200 +++ Package-DeprecationManager-0.10/t/compile.t 2010-11-11 20:22:44.000000000 +0100 @@ -1,9 +1,9 @@ use strict; use warnings; -use Test::More; +use Test::More qw(no_plan); eval "require Package::DeprecationManager"; ok( ! $@, 'no errors loading require Package::DeprecationManager' ); -done_testing(); +#done_testing();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor