[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Exclude some tests in this coverage check now that they are specified in a data file rather than in the code itself.



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

lamby pushed a commit to branch master
in repository lintian.

commit 550e59ceab63ffc474d96416da1c2cb005f01fd3
Author: Chris Lamb <lamby@debian.org>
Date:   Tue Dec 26 14:12:04 2017 +0000

    Exclude some tests in this coverage check now that they are specified in a data file rather than in the code itself.
---
 debian/changelog             | 3 +++
 t/scripts/implemented-tags.t | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 399ac0b..6c6223b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,9 @@ lintian (2.5.66) UNRELEASED; urgency=medium
   * t/tests/files-multiarch-foreign-files:
     + [CL] Don't hardcode architecture triplet to fix FTBFS on non-amd64
       architectures.  (Closes: #884683)
+  * t/scripts/implemented-tags.t:
+    + [CL] Exclude some tests in this coverage check now that they are
+      specified in a data file rather than in the code itself.
 
  -- Chris Lamb <lamby@debian.org>  Mon, 18 Dec 2017 10:37:45 +0000
 
diff --git a/t/scripts/implemented-tags.t b/t/scripts/implemented-tags.t
index c0f31f6..fd1b8ee 100755
--- a/t/scripts/implemented-tags.t
+++ b/t/scripts/implemented-tags.t
@@ -65,6 +65,8 @@ our $EXCLUDE =join(
       ^source-contains-data-.*$
       ^invalid-short-name-in-dep5-copyright$
       ^trailing-slash-for-dpkg-maintscript-helper-symlink_to_dir$
+      ^file-name-contains-wildcard-character$
+      ^package-contains-.*$
       ));
 
 # Exclude "lintian.desc" as it does not have a perl module like other

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: