[Python-modules-commits] [numpydoc] 06/08: Add packaging testsuite

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 23 16:03:44 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository numpydoc.

commit 6bdc4346fc533076c01f5bb9a54dca06a3b3180d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Dec 23 14:36:46 2016 +0000

    Add packaging testsuite
---
 debian/tests/control | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..93619cb
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,9 @@
+Test-Command: cd $AUTOPKGTEST_TMP
+ ; python -m nose numpydoc
+Depends: python-matplotlib, python-nose, python-numpydoc
+Restrictions: allow-stderr
+
+Test-Command: cd $AUTOPKGTEST_TMP
+ ; python3 -m nose numpydoc
+Depends: python3-matplotlib, python3-nose, python3-numpydoc
+Restrictions: allow-stderr

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



More information about the Python-modules-commits mailing list