[libosmium] 06/12: Override dh_auto_test to run ctest.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 6 23:21:18 UTC 2015


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

sebastic pushed a commit to branch master
in repository libosmium.

commit f4740bf75fc983dacb74ac09f980d3ff6d5c689b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 6 19:47:58 2015 +0100

    Override dh_auto_test to run ctest.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3b66002..a1be1b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,6 @@ override_dh_auto_build:
 	dh_auto_build
 	(cd build && $(MAKE) doc)
 
+override_dh_auto_test:
+	(cd build && ctest -V)
+

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



More information about the Pkg-grass-devel mailing list