[nfft] 04/06: d/rules: enable tests

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 15 11:59:53 UTC 2015


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

ghisvail-guest pushed a commit to branch debian-experimental
in repository nfft.

commit 715dda10acf1e0ced5ab1d28f01928e59f2bbf6b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jan 15 11:48:36 2015 +0000

    d/rules: enable tests
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 41a1978..0d924c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,9 @@ override_dh_auto_install-arch:
 	dh_auto_install --builddirectory=nfftl --package=libnfft3-long2
 
 override_dh_auto_test:
-	echo "I: skipping dh_auto_test"
+	dh_auto_test --builddirectory=nfft
+	dh_auto_test --builddirectory=nfftf
+	dh_auto_test --builddirectory=nfftl
 
 override_dh_strip:
 	dh_strip --dbg-package=libnfft3-dbg

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



More information about the debian-science-commits mailing list