[Python-modules-commits] [python-service-identity] 13/15: Add autopkgtest.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Feb 21 21:34:04 UTC 2016


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

mithrandi pushed a commit to branch master
in repository python-service-identity.

commit cac2b81eb2ed05d9585133b6e6e15ac9552c2e9e
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun Feb 21 23:20:00 2016 +0200

    Add autopkgtest.
---
 debian/tests/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..c563563
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,7 @@
+Test-Command: for p in $(pyversions -s) $(py3versions -s); do $p -m pytest tests/; done
+Depends:
+ python-all,
+ python-pytest,
+ python3-all,
+ python3-pytest,
+ @

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-service-identity.git



More information about the Python-modules-commits mailing list