diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/development/qtestlib.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc index 3b338e3..8b9cc4f 100644 --- a/doc/src/development/qtestlib.qdoc +++ b/doc/src/development/qtestlib.qdoc @@ -198,6 +198,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(), |