From edede3b20aa6ffdb16c790f7e537f5b8e9c96e68 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Fri, 13 Nov 2009 10:47:43 +0100 Subject: Add an entry to the changelog about the XUnit support in QtTest --- dist/changes-4.6.0 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index a257c91..7c97aa5 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -56,7 +56,10 @@ MR#1234 - Merge Request: http://qt.gitorious.org * New abstract video output classes. - New state machine framework added to QtCore. - + + - QtTest now supports outputting XUnit XML documents, for integrating + with existing continuous integration systems. This is enabled by + running the test program with the -xunitxml option. Third party components ---------------------- -- cgit v0.12