[libxml-parser-perl] 01/03: Add autopkgtest support.

Niko Tyni ntyni at moszumanska.debian.org
Sat Sep 6 15:44:56 UTC 2014


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

ntyni pushed a commit to branch master
in repository libxml-parser-perl.

commit fa950f843ea63d7f994420ddf2afa26bdabe69f9
Author: Niko Tyni <ntyni at debian.org>
Date:   Sat Sep 6 12:42:40 2014 +0300

    Add autopkgtest support.
---
 debian/tests/control    | 8 ++++++++
 debian/tests/test-files | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..f39a179
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,8 @@
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps
+Depends: @, @builddeps@, pkg-perl-autopkgtest
+
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps
+Depends: @, pkg-perl-autopkgtest
+
+Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps
+Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy
diff --git a/debian/tests/test-files b/debian/tests/test-files
new file mode 100644
index 0000000..0fb5f49
--- /dev/null
+++ b/debian/tests/test-files
@@ -0,0 +1,2 @@
+samples
+t

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



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