[med-svn] [blat] 02/02: Add another test and clean up after the previous 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 f63cc43e15d903b69834693168594a8e609c1b94
Author: Andreas Tille <tille at debian.org>
Date: Sun Mar 2 22:19:31 2014 +0100
Add another test and clean up after the previous test
---
debian/clean | 9 +++++++++
debian/rules | 2 ++
2 files changed, 11 insertions(+)
diff --git a/debian/clean b/debian/clean
index 49ca4c2..40c706d 100644
--- a/debian/clean
+++ b/debian/clean
@@ -9,3 +9,12 @@ gfServer/tests/testPcr.out
gfServer/tests/testProtNib.out
webBlat/webBlat
blat/test/pslCheck
+utils/faToTwoBit/tests/output/genbank.2bit
+utils/faToTwoBit/tests/output/noDna.2bit
+utils/faToTwoBit/tests/output/noDna.fa
+utils/faToTwoBit/tests/output/testMask.2bit
+utils/faToTwoBit/tests/output/testN.2bit
+utils/faToTwoBit/tests/output/genbank.strip.fa
+utils/faToTwoBit/tests/output/noDna.out
+utils/faToTwoBit/tests/output/testMask.fa
+utils/faToTwoBit/tests/output/testN.fa
diff --git a/debian/rules b/debian/rules
index 2fa7959..bb32241 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,8 @@ override_dh_auto_install:
# jkOwnLib/tests/freen/makefile
cd utils/faToTwoBit; \
PATH=$(DESTDIR)/bin:$${PATH} make test
+ cd utils/twoBitInfo; \
+ 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