[med-svn] [pycorrfit] 05/09: d/rules: override dh_auto_test, pass --test to pybuild

Alex Mestiashvili malex-guest at moszumanska.debian.org
Mon Oct 26 15:09:37 UTC 2015


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

malex-guest pushed a commit to branch master
in repository pycorrfit.

commit 6179823374c6444ac5c49131f275996ae98a639d
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Oct 22 17:23:20 2015 +0200

    d/rules: override dh_auto_test, pass --test to pybuild
---
 debian/rules                 | 3 +++
 debian/tests/pycorrfit-tests | 0
 2 files changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0a42d25..fc145b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ override_dh_auto_build:
 		$(DOCDIR)/Images/PyCorrFit_icon.svg debian/pycorrfit.xpm
 	dh_auto_build
 
+override_dh_auto_test:
+	debian/tests/pycorrfit-tests
+
 override_dh_install:
 	rm --verbose $(CURDIR)/debian/$(pkg)/usr/lib/python2.7/dist-packages/pycorrfit/readfiles/read_pt3_scripts/LICENSE
 	dh_install
diff --git a/debian/tests/pycorrfit-tests b/debian/tests/pycorrfit-tests
old mode 100644
new mode 100755

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



More information about the debian-med-commit mailing list