From 1e4c00f4a1844c040f24162844ed35d624ef59d2 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 29 Dec 2011 22:41:09 +0100 Subject: Doc: Add `-xunitxml' option to qtestlib documentation Task-number: QTBUG-14305 Reviewed-by: Casper van Donderen --- doc/src/development/qtestlib.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc index 80bf838..d0264f8 100644 --- a/doc/src/development/qtestlib.qdoc +++ b/doc/src/development/qtestlib.qdoc @@ -195,6 +195,8 @@ outputs XML formatted results instead of plain text \o \c -lightxml \BR outputs results as a stream of XML tags + \o \c -xunitxml \BR + outputs results as an Xunit XML document \o \c -eventdelay \e ms \BR if no delay is specified for keyboard or mouse simulation (\l QTest::keyClick(), -- cgit v0.12