[med-svn] [python-intervaltree-bio] 06/09: Set up autopkgtests

Afif Elghraoui afif at moszumanska.debian.org
Sun Dec 11 06:28:43 UTC 2016


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

afif pushed a commit to branch master
in repository python-intervaltree-bio.

commit 055241053fc9734ec15612f78ff3f4205a665420
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Dec 10 22:09:56 2016 -0800

    Set up autopkgtests
---
 debian/tests/control | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..7cfb72b
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,13 @@
+Test-Command:
+	python2 -m pytest --verbose --datadir debian/data
+Depends:
+	python-intervaltree-bio,
+	python-pytest
+Restrictions: rw-build-tree
+
+Test-Command:
+	python3 -m pytest --verbose --datadir debian/data
+Depends:
+	python3-intervaltree-bio,
+	python3-pytest
+Restrictions: rw-build-tree

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-intervaltree-bio.git



More information about the debian-med-commit mailing list