[python-stetl] 11/12: Enable verbose output for tests.
Bas Couwenberg
sebastic at debian.org
Tue Nov 7 18:53:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-stetl.
commit 55c4986d9c4f6d0270f579776e7d9d4d7c3971d5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 7 19:37:56 2017 +0100
Enable verbose output for tests.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2c421da..ee43793 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ python-stetl (1.1+ds-1) UNRELEASED; urgency=medium
* Copy tests directory to build directory.
* Don't ignore test failures.
* Add lintian override for python-foo-but-no-python3-foo.
+ * Enable verbose output for tests.
-- Bas Couwenberg <sebastic at debian.org> Tue, 07 Nov 2017 19:04:00 +0100
diff --git a/debian/rules b/debian/rules
index da568c8..f7123d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
export PYBUILD_NAME=stetl
export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
+export PYBUILD_TEST_ARGS=--verbose
include /usr/share/dpkg/pkg-info.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-stetl.git
More information about the Pkg-grass-devel
mailing list