diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-12-30 16:04:08 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-12-30 16:04:08 (GMT) |
commit | e20f4b18d9626d49d0e019354229cb43d4e3182b (patch) | |
tree | 37b5459b2a52269cb248697030e8fa52766d684a /doc | |
parent | 1353abff11dd3a68884f9c6fd748dcb934383d79 (diff) | |
parent | a96672bc77642e3e5a030fd9e78f700b47e11ccb (diff) | |
download | Qt-e20f4b18d9626d49d0e019354229cb43d4e3182b.zip Qt-e20f4b18d9626d49d0e019354229cb43d4e3182b.tar.gz Qt-e20f4b18d9626d49d0e019354229cb43d4e3182b.tar.bz2 |
Merge branch 4.7 into qt-4.8-from-4.7
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(), |