[med-svn] [Git][med-team/pychopper][master] Enable Build-Time tests
Nilesh Patra
gitlab at salsa.debian.org
Thu Jun 18 14:26:49 BST 2020
Nilesh Patra pushed to branch master at Debian Med / pychopper
Commits:
5cc6bc4c by Nilesh Patra at 2020-06-18T18:56:21+05:30
Enable Build-Time tests
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -22,3 +22,6 @@ override_dh_auto_clean:
cd docs && make clean # fails
rm -f docs/cmd_list.rst docs/pychopper.phmm_data.rst docs/pychopper.primer_data.rst docs/pychopper.tests.rst
+override_dh_auto_test:
+ dh_auto_test -- --system=custom --test-args="PYTHONPATH={build_dir} {interpreter} -m pytest -v"
+
View it on GitLab: https://salsa.debian.org/med-team/pychopper/-/commit/5cc6bc4c292290701e7ba67d55a11bdf2a9371fc
--
View it on GitLab: https://salsa.debian.org/med-team/pychopper/-/commit/5cc6bc4c292290701e7ba67d55a11bdf2a9371fc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200618/d09037c3/attachment.html>
More information about the debian-med-commit
mailing list