[med-svn] [spades] 05/08: add tests for dipSPAdes
Sascha Steinbiss
sascha at steinbiss.name
Thu Feb 11 15:18:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository spades.
commit e8e269109297ea0520f996d8c0ef0296e796218c
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Thu Feb 11 15:11:00 2016 +0000
add tests for dipSPAdes
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index bf44887..6a156b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,11 @@ override_dh_auto_build:
override_dh_auto_test:
$(TMPDIR)/bin/spades.py --test
+ $(TMPDIR)/bin/dipspades.py --test
+ # Difficult to test truSPAdes before installing because bwa-spades
+ # is still not in the right place. Let's do this later in an
+ # autopkgtest.
+ # $(TMPDIR)/bin/truspades.py --test
override_dh_auto_install:
echo "Nothing to install"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git
More information about the debian-med-commit
mailing list