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

ntyni pushed a commit to branch master
in repository libapache2-authcookie-perl.

commit 74b2e9644a8fa6e7c14028331e1550a69347269c
Author: Niko Tyni <nt...@debian.org>
Date:   Mon Aug 24 19:11:15 2015 +0300

    Make the package autopkgtestable
    
    t/real.t is the meat of the tests, but it's skipped for now
    until pkg-perl-autopkgtest supports setting environment variables.
---
 debian/control                    | 1 +
 debian/tests/pkg-perl/module-name | 1 +
 debian/tests/pkg-perl/skip-smoke  | 2 ++
 debian/tests/pkg-perl/skip-syntax | 2 ++
 4 files changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index cc86bdf..9ced855 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libapache2-authcookie-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libapache2-authcookie-perl.git
 Homepage: https://metacpan.org/release/Apache-AuthCookie
+Testsuite: autopkgtest-pkg-perl
 
 Package: libapache2-authcookie-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/module-name 
b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..539d519
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1 @@
+Apache2::AuthCookie
diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke
new file mode 100644
index 0000000..5394a4e
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-smoke
@@ -0,0 +1,2 @@
+# needs APACHE_TEST_EXTRA_ARGS in the environment, see #763541
+t/real.t
diff --git a/debian/tests/pkg-perl/skip-syntax 
b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..386b350
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,2 @@
+# only for mod_perl 1
+Apache/

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to