[med-svn] [SCM] grinder branch, master, updated. 5ac272e9a4b93ae4534ed158e80368ccd9041f27
Florent Angly
florent.angly at gmail.com
Fri Jan 27 04:38:50 UTC 2012
The following commit has been merged in the master branch:
commit 5ac272e9a4b93ae4534ed158e80368ccd9041f27
Author: Florent Angly <florent.angly at gmail.com>
Date: Fri Jan 27 14:39:40 2012 +1000
Added a basic load test
diff --git a/debian/rules b/debian/rules
index 30a7b58..1c06364 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,9 +36,12 @@ MOREFILE = $(MANDIR)/more.$(SECTION)
%:
dh $@
-# Because of Grinder's random output, some tests may fail... Skip all tests.
+# Because of Grinder's random output, some tests are brittle and may fail...
+# Only test that the program loads successfully
override_dh_auto_test:
+ $(MAKE) testdb TEST_FILE=t/00-load.t TESTDB_SW=''
+# Generate manpages on the fly
override_dh_auto_build:
mkdir -p $(MANDIR)
echo "$$MORE" > $(MOREFILE)
--
Versatile shotgun and amplicon read simulator
More information about the debian-med-commit
mailing list