[libaudio-mixer-perl] 04/05: Tweak autopkgtests.

gregor herrmann gregoa at debian.org
Sun May 3 17:47:30 UTC 2015


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

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

commit 395f166d495e5f5b5cfb999735491ab3fc469d65
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 3 19:40:57 2015 +0200

    Tweak autopkgtests.
    
    - skip smoke tests which need /dev/mixer
    - tell use.t about the module name to test
    
    Closes: #783349
---
 debian/tests/pkg-perl/SKIP        | 2 ++
 debian/tests/pkg-perl/module-name | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP
new file mode 100644
index 0000000..f51befa
--- /dev/null
+++ b/debian/tests/pkg-perl/SKIP
@@ -0,0 +1,2 @@
+# tests try to use /dev/mixer and print errors on stderr
+smoke
diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..9207232
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1 @@
+Audio::Mixer

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



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