[libnet-dbus-perl] 02/03: autopkgtest: skip syntax check for modules that are expected to fail `perl -wc'.

Intrigeri intrigeri at moszumanska.debian.org
Sat May 23 14:23:48 UTC 2015


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

intrigeri pushed a commit to branch master
in repository libnet-dbus-perl.

commit 2cf52fde2a4a026b62db64a2b93f7ddb3601613f
Author: intrigeri <intrigeri at boum.org>
Date:   Sat May 23 14:02:01 2015 +0000

    autopkgtest: skip syntax check for modules that are expected to fail `perl -wc'.
    
    The syntax of these modules in invalid under `perl -wc' because they use
    the autoloader mechanism. We already test that these modules can be use'd
    anyway.
---
 debian/tests/pkg-perl/skip-syntax | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..da4461b
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,5 @@
+Net/DBus
+Net/DBus/Binding/Iterator
+Net/DBus/Binding/Message
+Net/DBus/RemoteObject
+Net/DBus/RemoteService

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



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