[Pkg-crosswire-commits] [sword] 02/04: default dh_auto_test to actually run tests

Daniel Glassey wdg at moszumanska.debian.org
Wed Sep 16 18:46:56 UTC 2015


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

wdg pushed a commit to branch master
in repository sword.

commit 30cc8236478383324afeabc4c9c2b37bcea772c1
Author: Daniel Glassey <wdg at debian.org>
Date:   Wed Sep 16 18:23:10 2015 +0100

    default dh_auto_test to actually run tests
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 --
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5dab335..b4170ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sword (1.7.3+dfsg-7) UNRELEASED; urgency=medium
+
+  * d/rules: default dh_auto_test to actually run the tests
+
+ -- Daniel Glassey <wdg at debian.org>  Wed, 16 Sep 2015 18:22:14 +0100
+
 sword (1.7.3+dfsg-6) unstable; urgency=medium
 
   * debian/control: add Vcs-Git and Vcs-Browser
diff --git a/debian/rules b/debian/rules
index 3985388..a0a3078 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,8 +24,6 @@ debian/man/%.1: debian/man/%.1.pod
 	pod2man --release="SWORD $(ver)" --center "Sword Module Utilities" $< > $@
 override_dh_auto_build: $(basename $(wildcard debian/man/*.pod))
 	dh_auto_build -Scmake --parallel
-override_dh_auto_test:
-	$(shell cd tests/testsuite && ./runall.sh 1>&2)
 override_dh_auto_install:
 	dh_auto_install -Scmake
 override_dh_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-crosswire/sword.git



More information about the Pkg-crosswire-commits mailing list