[libtest-dependencies-perl] 02/06: fix autopkgtest smoke test
gregor herrmann
gregoa at debian.org
Tue Aug 9 16:27:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-dependencies-perl.
commit b430a0b1e90531259450e15c92fb8194459047f9
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 9 18:19:35 2016 +0200
fix autopkgtest smoke test
Gbp-Dch: Ignore
---
debian/tests/pkg-perl/smoke-files | 2 ++
debian/tests/pkg-perl/smoke-skip | 5 +++++
2 files changed, 7 insertions(+)
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 0000000..8e01069
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t/
+META.yml
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 0000000..4cf23a8
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,5 @@
+# these tests use ok_dependencies() which searches through bin/ lib/ t/
+# which don't exist during autpkgtest
+t/02-dependencies-default.t
+t/04-dependencies-light.t
+t/05-dependencies-heavy.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-dependencies-perl.git
More information about the Pkg-perl-cvs-commits
mailing list