[amp] 08/18: Activated tests.

Muammar El Khatib muammar at moszumanska.debian.org
Mon Jul 31 19:59:40 UTC 2017


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

muammar pushed a commit to branch master
in repository amp.

commit c7c81f4ecb988f6cc7bc8d79ec305936007e9eb9
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date:   Sun Jul 30 11:39:18 2017 -0400

    Activated tests.
---
 debian/rules | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 01582c8..756d659 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,12 +27,16 @@ override_dh_python3:
 	dh_python3
 	dh_numpy
 
-#override_dh_auto_test:
-#	cd $(CURDIR)/amp/; \
-#	make py2tests
-#	cd $(CURDIR)/amp/; \
-#	make py3tests
-#
+override_dh_auto_test:
+	cd $(CURDIR)/amp/; \
+	make python2
+	cd $(CURDIR)/amp/; \
+	make py2tests
+	cd $(CURDIR)/amp/; \
+	make python3
+	cd $(CURDIR)/amp/; \
+	make py3tests
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf amp.egg-info/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/amp.git



More information about the debian-science-commits mailing list