r2197 - in zope.exceptions/trunk/debian/tests (all all-3 control)

jinty-guest at users.alioth.debian.org jinty-guest at users.alioth.debian.org
Fri Apr 29 08:56:02 UTC 2011


    Date: Friday, April 29, 2011 @ 08:55:57
  Author: jinty-guest
Revision: 2197

run tests under python3 as well

Added:
  zope.exceptions/trunk/debian/tests/all-3
Modified:
  zope.exceptions/trunk/debian/tests/all
  zope.exceptions/trunk/debian/tests/control

Modified: zope.exceptions/trunk/debian/tests/all
===================================================================
--- zope.exceptions/trunk/debian/tests/all	2011-04-29 08:55:40 UTC (rev 2196)
+++ zope.exceptions/trunk/debian/tests/all	2011-04-29 08:55:57 UTC (rev 2197)
@@ -1,2 +1,2 @@
 #!/bin/bash
-. /usr/share/python-zope.testing/test_helper
+. /usr/share/python-zope.testrunner/test_helper

Added: zope.exceptions/trunk/debian/tests/all-3
===================================================================
--- zope.exceptions/trunk/debian/tests/all-3	                        (rev 0)
+++ zope.exceptions/trunk/debian/tests/all-3	2011-04-29 08:55:57 UTC (rev 2197)
@@ -0,0 +1,2 @@
+#!/bin/bash
+. /usr/share/python3-zope.testrunner/test_helper_3

Modified: zope.exceptions/trunk/debian/tests/control
===================================================================
--- zope.exceptions/trunk/debian/tests/control	2011-04-29 08:55:40 UTC (rev 2196)
+++ zope.exceptions/trunk/debian/tests/control	2011-04-29 08:55:57 UTC (rev 2197)
@@ -1,3 +1,7 @@
+Tests: all-3
+Features: no-build-needed
+Depends: python3-zope.exceptions, python3-zope.testrunner
+
 Tests: all
 Features: no-build-needed
-Depends: @, python-zope.testing
+Depends: python-zope.exceptions, python-zope.testrunner




More information about the pkg-zope-developers mailing list