[Pkg-octave-commit] [octave-sparsersb] 05/08: d/rules: Add unit testing
Rafael Laboissiere
rafael at debian.org
Tue Mar 14 09:14:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository octave-sparsersb.
commit 419afc8d80de5811298498cf30b92ba7b8a033fb
Author: Rafael Laboissiere <rafael at debian.org>
Date: Mon Mar 13 19:03:55 2017 -0300
d/rules: Add unit testing
Gbp-Dch: Ignore
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 71fb86c..5c0691c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
# -*- makefile -*-
include /usr/share/cdbs/1/class/octave-pkg.mk
+
+check-pkg::
+ make OCTAVE=octave-cli -C src/ check
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-sparsersb.git
More information about the Pkg-octave-commit
mailing list