diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-28 16:02:08 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-28 16:03:50 +0200 |
commit | 0ee77ce2328d1fe2427e7086e4aa339eeb2ce820 (patch) | |
tree | b7035ef17b13208fac46d50fb742ab57cb2ba362 /NEWS | |
parent | 707c839a6a0abda7310cf15eeb353a477ac83315 (diff) |
NEWS: Updates ...
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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) ------------------------ |