[plplot] 01/01: Use ctest for tests instead of default

Ole Streicher olebole at moszumanska.debian.org
Tue Aug 29 10:03:55 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 e79a0a7cb75c36a306cb5450c5bb80f37f62d316
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Aug 29 12:03:50 2017 +0200

    Use ctest for tests instead of default
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d5a10a8..24a573b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ override_dh_shlibdeps:
 	chmod ugo-x debian/octave-plplot/usr/lib/*/octave/site/oct/api-*/*/plplot_octave.oct
 
 override_dh_auto_test:
-	XDG_RUNTIME_DIR=$(shell mktemp -d) SESSION_MANAGER="" xvfb-run dh_auto_test || true
+	ctest  --extra-verbose
 	$(MAKE) -C obj-* VERBOSE=1 test_diff_psc
 
 override_dh_installchangelogs:

-- 
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