[med-svn] [blat] 01/02: Add another test

Andreas Tille tille at debian.org
Sun Mar 2 21:20:04 UTC 2014


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

tille pushed a commit to branch master
in repository blat.

commit aed2320e98931ad8c9cae8415d4b0ad90e7968c3
Author: Andreas Tille <tille at debian.org>
Date:   Sun Mar 2 22:10:11 2014 +0100

    Add another test
---
 debian/rules | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/rules b/debian/rules
index ff18a33..2fa7959 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,14 @@ override_dh_auto_install:
 	for ts in `ls test*` ; do \
 	    ./$${ts} /dev/null ; \
 	done
+	# Can not run the following test since the file test/input/rna.psl
+	# is missing
+	# cd hg/pslPretty; \
+	# PATH=$(DESTDIR)/bin:$${PATH} make test
+	# No idea how to run this test
+	# jkOwnLib/tests/freen/makefile
+	cd utils/faToTwoBit; \
+	PATH=$(DESTDIR)/bin:$${PATH} make test
 
 override_dh_auto_test:
 	echo "Test suite is running after dh_auto_install"

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



More information about the debian-med-commit mailing list