[plplot] 08/10: Enable comprehensive build time tests
Ole Streicher
olebole at moszumanska.debian.org
Sat Jul 15 13:10:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch master
in repository plplot.
commit edebcfd1966b742afb1f5d95495d52b0d4e12b5b
Author: Ole Streicher <olebole at debian.org>
Date: Sat Jul 15 14:59:23 2017 +0200
Enable comprehensive build time tests
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 53b26e4..de41d72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,4 +32,5 @@ override_dh_auto_install:
dh_numpy
override_dh_auto_test:
- true
+ dh_auto_test
+ $(MAKE) -C obj-* test_diff_psc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git
More information about the debian-science-commits
mailing list