[libconfig-model-lcdproc-perl] 06/08: updated new upstream test for Debian setup..

dod at debian.org dod at debian.org
Sun Jan 31 18:00:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-lcdproc-perl.

commit 13e2f2c271ee6410f997a113af2babe69d396a80
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Jan 31 18:29:14 2016 +0100

    updated new upstream test for Debian setup..
    
    mostly the DriverPath is setup differently in Debian
    compared to upstream.
---
 debian/patches/test-driver-path-default | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/patches/test-driver-path-default b/debian/patches/test-driver-path-default
index 5e19a7c..69bc2a7 100644
--- a/debian/patches/test-driver-path-default
+++ b/debian/patches/test-driver-path-default
@@ -3,7 +3,7 @@ Author:dod
 Applied-Upstream:NA
 --- a/t/model_tests.d/lcdd-test-conf.pl
 +++ b/t/model_tests.d/lcdd-test-conf.pl
-@@ -13,34 +13,50 @@
+@@ -13,38 +13,55 @@
  $model_to_test = "LCDd" ;
  
  my @fix_warnings ;
@@ -60,3 +60,16 @@ Applied-Upstream:NA
          load_check => 'skip'
      },
      {
+         name => 'with-2-drivers',
++        load_warnings => [ qr/missing DriverPath dir/],
+         check => {
+             'server Hello:0',           qq!"  Bienvenue"! ,
+             'server Hello:1',           qq("   LCDproc et Config::Model!") ,
+@@ -54,6 +71,7 @@
+             'lirc prog','lcdd',
+         },
+         @fix_warnings ,
++        apply_fix => 1,
+     },
+ );
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-lcdproc-perl.git



More information about the Pkg-perl-cvs-commits mailing list