[Python-modules-commits] [pyudev] 08/10: Run more tests.

Felix Geyer fgeyer at moszumanska.debian.org
Fri Sep 9 21:44:46 UTC 2016


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

fgeyer pushed a commit to branch master
in repository pyudev.

commit ad36ae16c2f4939dec0197a53c61b0820b6445b1
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Sep 9 23:28:36 2016 +0200

    Run more tests.
---
 debian/changelog     | 1 +
 debian/tests/control | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b87399a..a12f121 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyudev (0.21.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Run more tests.
 
  -- Felix Geyer <fgeyer at debian.org>  Fri, 09 Sep 2016 22:32:28 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index cf3a1a3..137cdb0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
-Test-Command: py.test tests/test_core.py
+Test-Command: py.test tests/test_core.py tests/test_util.py
 Depends: python-pyudev, python-pytest, python-mock, python-hypothesis
 
-Test-Command: py.test-3 tests/test_core.py
+Test-Command: py.test-3 tests/test_core.py tests/test_util.py
 Depends: python3-pyudev, python3-pytest, python3-mock, python3-hypothesis

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyudev.git



More information about the Python-modules-commits mailing list