[med-svn] [macsyfinder] 03/04: Fix test

Andreas Tille tille at debian.org
Tue Dec 13 13:17:11 UTC 2016


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

tille pushed a commit to branch master
in repository macsyfinder.

commit 5344628f5aa5fd6e8ab64e0880bbc083ed62f6ce
Author: Andreas Tille <tille at debian.org>
Date:   Tue Dec 13 13:59:31 2016 +0100

    Fix test
---
 debian/README.test         | 8 ++++++++
 debian/docs                | 2 ++
 debian/tests/run-unit-test | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/README.test b/debian/README.test
new file mode 100644
index 0000000..57396d7
--- /dev/null
+++ b/debian/README.test
@@ -0,0 +1,8 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by running the provided test:
+
+   sh run-unit-test
+
+in order to confirm its integrity.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..9a4f4f8
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+debian/README.test
+debian/tests/run-unit-test
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 78fcf8f..6fbf384 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -12,6 +12,6 @@ echo "TEST START"
 
 /usr/bin/macsyfinder --db-type unordered --sequence-db test_base.fa all
 
-/usr/bin/macsyfinder --db-type ordered-replicon --sequence-db ordered_replicon_base all
+/usr/bin/macsyfinder --db-type ordered_replicon --sequence-db ordered_replicon_base all
 
 echo "PASS"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/macsyfinder.git



More information about the debian-med-commit mailing list