[nfft] 01/13: Run testsuite for single and double precisions.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Dec 12 14:24:59 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 06ff370806c9d54b11847b930ebb85f965eb4382
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Dec 9 10:32:02 2015 +0000

    Run testsuite for single and double precisions.
---
 debian/rules | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b6f8399..ce91634 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,6 +94,11 @@ override_dh_installdocs-indep:
 
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 override_dh_auto_test-arch:
-	# only test double, otherwise too long
+	dh_auto_test --builddirectory=build-nfftf
 	dh_auto_test --builddirectory=build-nfft
+# The testsuite for the long-double precision is disabled due to a bug
+# upstream: https://github.com/NFFT/nfft/issues/16.
+#ifeq "" "$(DH_SKIP_NFFTL)"
+#	dh_auto_test --builddirectory=build-nfftl
+#endif
 endif

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