[xmds2] 01/01: d/rules: Run unit tests in verbose mode

Rafael Laboissiere rafael at debian.org
Sat Jan 21 14:39:02 UTC 2017


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

rafael pushed a commit to branch master
in repository xmds2.

commit ee7c704b63ac322b3ea953893d6cc85f3e8f3643
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Jan 21 12:38:43 2017 -0200

    d/rules: Run unit tests in verbose mode
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f798732..b9416a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_test:
 	  mkdir bin-test ;				\
 	  install -m 755 bin/* bin-test ; 		\
 	  xmds2 --reconfigure ;				\
-	  ./run_tests.py ;				\
+	  ./run_tests.py -v ;				\
 	  cd ./examples ;				\
 	  xmds2 lorenz.xmds ;				\
 	  ./lorenz | grep '^\(Seg\|  Att\|Gen\)' ;	\

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



More information about the debian-science-commits mailing list