[libxml-libxml-perl] 03/08: add comment to d/rules why we skip tests

gregor herrmann gregoa at debian.org
Wed Oct 23 18:23:36 UTC 2013


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

gregoa pushed a commit to branch master
in repository libxml-libxml-perl.

commit 46a9f1a02280890f4ea4eb61c6541ebe43abcd56
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 20:12:18 2013 +0200

    add comment to d/rules why we skip tests
    
    Git-Dch: Ignore
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c17a011..5c84b27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+# skip tests that need files we remove in the +dfsg version
 SKIP_TESTS = t/01basic.t t/49_load_html.t t/19die_on_invalid_utf8_rt_58848.t t/60error_prev_chain.t
 TEST_FILES = $(filter-out $(SKIP_TESTS), $(shell echo t/*.t))
 

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



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