From 629759c2d1fea11a111ee79faf6afd08ff4c99d2 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Thu, 9 Apr 2015 16:34:12 +0100 Subject: NEWS: Updates Signed-off-by: Thomas Wood --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 757162b0..21b624d8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ Release 1.11 (XXXX-XX-XX) ------------------------- +- Single combined test list (supported by piglit since commit 8a122bb) + +- Optional dependency on libunwind to provide automatic stack traces on test + failures. (Thomas Wood) + +- Add optional default debug and optimisation flags for tests to enable better + stack traces and debugging. (Thomas Wood) + +- Test programs are now installed into libexec. This is useful when building a + complete software stack for a DUT from scratch. (Building and installing + tests can still be disabled by the --disable-tests configure flag.) + (Joonas Lahtinen) + Release 1.10 (2015-03-12) ------------------------- -- cgit v1.2.3