[nfft] 01/01: d/rules: only double precision tests
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Jan 16 19:15:07 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 6a05af6fa4a71730d102f8ac9917767b4f0bf4a3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Jan 16 15:47:57 2015 +0000
d/rules: only double precision tests
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 8ae8471..84bd64f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,9 +53,8 @@ override_dh_auto_install-arch:
override_dh_auto_test:
dh_auto_test --builddirectory=nfft
- dh_auto_test --builddirectory=nfftf
- # tests for longdouble precision are disabled because
- # they take too long to process
+ # only test double, otherwise too long
+ #dh_auto_test --builddirectory=nfftf
#dh_auto_test --builddirectory=nfftl
override_dh_strip:
--
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