[med-svn] samtools 01/02: Add autopkg tests.

Charles Plessy plessy at moszumanska.debian.org
Tue Sep 23 09:33:10 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository samtools.

commit c87f8ce95e97ca11d98309812bc02c2c0c988190
Author: Charles Plessy <plessy at debian.org>
Date:   Tue Sep 23 18:31:59 2014 +0900

    Add autopkg tests.
---
 debian/tests/control       | 2 ++
 debian/tests/samtools-test | 7 +++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..454ed08
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: samtools-test
+Restrictions: allow-stderr
diff --git a/debian/tests/samtools-test b/debian/tests/samtools-test
new file mode 100755
index 0000000..560adf5
--- /dev/null
+++ b/debian/tests/samtools-test
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+cd $ADTTMP
+cp -a /usr/share/samtools/test/ .
+ln -s /usr/bin/samtools .
+cd test
+./test.pl

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



More information about the debian-med-commit mailing list