[libcatalyst-perl] 02/03: autopkgest: enable more smoke tests.

gregor herrmann gregoa at debian.org
Mon Jul 25 16:46:28 UTC 2016


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

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

commit 438b5b04e5a985bc58b991735cbcfcaf931e3a61
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 25 18:39:38 2016 +0200

    autopkgest: enable more smoke tests.
---
 debian/tests/pkg-perl/smoke-skip  | 8 ++++++++
 debian/tests/pkg-perl/smoke-tests | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 0000000..6ac682b
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,8 @@
+#t::Devel
+t/author/http-server.t
+# Test::NoTabs
+t/author/notabs.t
+# Pod::Coverage::TrustPod
+t/author/podcoverage.t   
+# Test::Spelling
+t/author/spelling.t
diff --git a/debian/tests/pkg-perl/smoke-tests b/debian/tests/pkg-perl/smoke-tests
new file mode 100644
index 0000000..4d839e5
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-tests
@@ -0,0 +1,2 @@
+t/*.t
+t/*/*.t

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



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