summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-28 16:02:08 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-28 16:03:50 +0200
commit0ee77ce2328d1fe2427e7086e4aa339eeb2ce820 (patch)
treeb7035ef17b13208fac46d50fb742ab57cb2ba362 /NEWS
parent707c839a6a0abda7310cf15eeb353a477ac83315 (diff)
NEWS: Updates ...
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a03f2060..c0726944 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,14 @@ Release 1.7 (XXXX-XX-XX)
- Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1
in the build enviroment when you have this (Tim Gore).
+- Timeout support in igt_aux, see igt_set_timeout (Thomas).
+
+- Documentation for testrunner interface like exit codes, subtest enumeration
+ and log output. Should help other people to run the tests in their own
+ framewok.
+
+- Make swig an optional depency (Damien).
+
Release 1.6 (2014-03-13)
------------------------