[python-affine] 01/01: Add test configuration

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Mon Nov 3 19:46:23 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository python-affine.

commit f5ae9b84a0892885dca5cb9f5faeb5b45a9753df
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Nov 3 09:17:07 2014 +0100

    Add test configuration
---
 debian/patches/0001-Add-test-configuration.patch | 23 +++++++++++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/0001-Add-test-configuration.patch b/debian/patches/0001-Add-test-configuration.patch
new file mode 100644
index 0000000..ade8af5
--- /dev/null
+++ b/debian/patches/0001-Add-test-configuration.patch
@@ -0,0 +1,23 @@
+From: Johan Van de Wauw <johan.vandewauw at gmail.com>
+Date: Mon, 3 Nov 2014 09:16:46 +0100
+Subject: Add test configuration
+
+---
+ setup.cfg | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+ create mode 100644 setup.cfg
+
+diff --git a/setup.cfg b/setup.cfg
+new file mode 100644
+index 0000000..182a031
+--- /dev/null
++++ b/setup.cfg
+@@ -0,0 +1,8 @@
++[nosetests]
++tests=affine/tests
++nocapture=True
++verbosity=3
++logging-filter=affine
++logging-level=DEBUG
++with-coverage=1
++cover-package=affine
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b98ad29
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Add-test-configuration.patch

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



More information about the Pkg-grass-devel mailing list