summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_cmptest.lightxml
blob: 9824daebee4e10068f815b94c333ccef1166b45f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<Environment>
    <QtVersion>4.6.3</QtVersion>
    <QTestVersion>4.6.3</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0"/>
</TestFunction>
<TestFunction name="compare_boolfuncs">
<Incident type="pass" file="" line="0"/>
</TestFunction>
<TestFunction name="compare_pointerfuncs">
<Incident type="pass" file="" line="0"/>
</TestFunction>
<TestFunction name="compare_tostring">
<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
    <Description><![CDATA[Compared values are not the same
   Actual (actual): QVariant(int,123)
   Expected (expected): QVariant(QString,hi)]]></Description>
    <Description><![CDATA[Compared values are not the same
   Actual (actual): QVariant(QVariantHash)
   Expected (expected): QVariant()]]></Description>
    <Description><![CDATA[Compared values are not the same
   Actual (actual): QVariant(QString,A simple string)
   Expected (expected): QVariant(PhonyClass)]]></Description>
    <Description><![CDATA[Compared values are not the same
   Actual (actual): QVariant(PhonyClass,<value not representable as string>)
   Expected (expected): QVariant(PhonyClass,<value not representable as string>)]]></Description>
</Incident>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0"/>
</TestFunction>