[libwww-curl-perl] 02/06: Mark package as autopkgtest-able; skip most upstream tests since they require Internet access; and list additional files needed by the test suite.

Intrigeri intrigeri at moszumanska.debian.org
Mon May 25 08:40:43 UTC 2015


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

intrigeri pushed a commit to branch master
in repository libwww-curl-perl.

commit a42616fcab385170e842c4feef14313a06b51178
Author: intrigeri <intrigeri at boum.org>
Date:   Sun May 24 17:30:30 2015 +0000

    Mark package as autopkgtest-able; skip most upstream tests since they require Internet access; and list additional files needed by the test suite.
---
 debian/control                   |  1 +
 debian/tests/pkg-perl/skip-smoke | 17 +++++++++++++++++
 debian/tests/pkg-perl/test-files |  4 ++++
 3 files changed, 22 insertions(+)

diff --git a/debian/control b/debian/control
index d00e868..1a04bd7 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Standards-Version: 3.9.5
 Homepage: http://curl.haxx.se/libcurl/perl/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-curl-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-curl-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libwww-curl-perl
 Architecture: any
diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke
new file mode 100644
index 0000000..e1dc4ca
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-smoke
@@ -0,0 +1,17 @@
+t/01basic.t
+t/02callbacks.t
+t/04abort-test.t
+t/05progress.t
+t/06http-post.t
+t/07ftp-upload.t
+t/08ssl.t
+t/09times.t
+t/10errbuf.t
+t/13slowleak.t
+t/14duphandle.t
+t/15duphandle-callback.t
+t/16formpost.t
+t/17slist.t
+t/18twinhandles.t
+t/19multi.t
+t/21write-to-scalar.t
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
new file mode 100644
index 0000000..279bb83
--- /dev/null
+++ b/debian/tests/pkg-perl/test-files
@@ -0,0 +1,4 @@
+t
+# needed by the test suite
+META.yml
+

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



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