summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_badxml.lightxml
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-04-21 14:40:42 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-04-21 14:40:42 (GMT)
commit7807d804c85b0978cd3e1e3325abbd16dabd2ae0 (patch)
tree558c75b2b7f1f101a0e472b6ad6f808b3d2c06aa /tests/auto/selftests/expected_badxml.lightxml
parentc74dac2a0ef5d1b428c4da4e48fab05f9886233a (diff)
parentc24bff633684b99d05e28bd4926e557fb553cf75 (diff)
downloadQt-7807d804c85b0978cd3e1e3325abbd16dabd2ae0.zip
Qt-7807d804c85b0978cd3e1e3325abbd16dabd2ae0.tar.gz
Qt-7807d804c85b0978cd3e1e3325abbd16dabd2ae0.tar.bz2
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Conflicts: src/openvg/qpaintengine_vg.cpp src/script/bridge/qscriptqobject_p.h tests/auto/bic/tst_bic.cpp
Diffstat (limited to 'tests/auto/selftests/expected_badxml.lightxml')
-rw-r--r--tests/auto/selftests/expected_badxml.lightxml55
1 files changed, 55 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_badxml.lightxml b/tests/auto/selftests/expected_badxml.lightxml
new file mode 100644
index 0000000..d6a76f2
--- /dev/null
+++ b/tests/auto/selftests/expected_badxml.lightxml
@@ -0,0 +1,55 @@
+<Environment>
+ <QtVersion>4.6.3</QtVersion>
+ <QTestVersion>4.6.3</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="badDataTag">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="events" tag="end cdata ]]&gt; text ]]&gt; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="events" tag="quotes &quot; text&quot; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="events" tag="xml close &gt; open &lt; tags &lt; text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="events" tag="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" value="0" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="badMessage">
+<Incident type="pass" file="" line="0">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[quotes " text" more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[xml close > open < tags < text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="failWithNoFile">
+<Incident type="fail" file="" line="0">
+ <Description><![CDATA[failure message]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>