[med-svn] [pyscanfcs] 02/03: Enable autopkgtest
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Mon Oct 30 20:40:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pyscanfcs.
commit 0d78c0f7cab73e3cd626faa0a1685e1384f4f0b4
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Mon Oct 30 20:39:27 2017 +0100
Enable autopkgtest
---
debian/tests/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..ee993aa
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import pyscanfcs; print pyscanfcs" ; done
+Depends: python-all, pyscanfcs
+Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pyscanfcs.git
More information about the debian-med-commit
mailing list