summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-08-11 08:34:01 +0100
committerSimon McVittie <smcv@debian.org>2016-08-11 09:24:22 +0100
commit56af7b702bfd9fa97c11111d4f832bb95263273f (patch)
tree1292dc98c8afb6d838d07b963394b3e47d6129a7 /NEWS
parenteff7c820285504d229ef8474c870302abfbe4bc1 (diff)
Use TAP syntax for all directly-run tests
For now this means that skipped tests will be reported as passed. This will be corrected in the next commit. Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d6750ff..faf8570 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,10 @@
D-Bus Python Bindings 1.2.6 (UNRELEASED)
========================================
-...
+Dependencies:
+
+• Most unit tests now require the tap.py module from PyPI. Use version 1.9
+ or older if you are still running Python 2.6.
D-Bus Python Bindings 1.2.4 (2016-03-06)
========================================