summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-12-31 23:08:07 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-12-31 23:08:07 +1000
commit7e29bc1d96e9508616e42f2deb3346f7daef6ce4 (patch)
treea4186a6d7c5e37cff815eba29fe9cc4deacbb844 /doc
parent56d84df24c891d23d65c1578d7339497d00679e3 (diff)
parent4ddc7c52d6c00239f97e85c7fc5c20a0f87d3539 (diff)
downloadqt4-tools-7e29bc1d96e9508616e42f2deb3346f7daef6ce4.tar.gz
Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration into master-integration
* 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration: Revert "Fix NB#290352 Qtwebprocess crashes @ QHttpNetworkReply::readAny" Doc: Add `-xunitxml' option to qtestlib documentation Fix crash in positionInLigature Fix NB#290352 Qtwebprocess crashes @ QHttpNetworkReply::readAny
Diffstat (limited to 'doc')
-rw-r--r--doc/src/development/qtestlib.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc
index 3b338e3094..8b9cc4f4ee 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(),