[med-svn] [spades] 05/09: add tests for metaspades
Sascha Steinbiss
sascha at steinbiss.name
Mon Jun 6 22:54:16 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 27536eaa13e3ac56746829f43d32a1a4cec24de7
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Mon Jun 6 22:23:27 2016 +0000
add tests for metaspades
---
debian/rules | 1 +
debian/tests/run-upstreams-tests | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 85b112a..093df3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,7 @@ override_dh_installman:
override_dh_auto_test:
$(TMPDIR)/bin/spades.py --test
$(TMPDIR)/bin/dipspades.py --test
+ $(TMPDIR)/bin/metaspades.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.
diff --git a/debian/tests/run-upstreams-tests b/debian/tests/run-upstreams-tests
index 432773a..666f7ed 100755
--- a/debian/tests/run-upstreams-tests
+++ b/debian/tests/run-upstreams-tests
@@ -10,4 +10,4 @@ cd $WORKDIR
dipspades --test
spades --test
truspades --test
-
+metaspades --test
--
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