|
1 <?xml version="1.0" encoding="ISO-8859-1"?> |
|
2 <TestCase name="tst_Cmptest"> |
|
3 <Environment> |
|
4 <QtVersion>4.6.3</QtVersion> |
|
5 <QTestVersion>4.6.3</QTestVersion> |
|
6 </Environment> |
|
7 <TestFunction name="initTestCase"> |
|
8 <Incident type="pass" file="" line="0" /> |
|
9 </TestFunction> |
|
10 <TestFunction name="compare_boolfuncs"> |
|
11 <Incident type="pass" file="" line="0" /> |
|
12 </TestFunction> |
|
13 <TestFunction name="compare_pointerfuncs"> |
|
14 <Incident type="pass" file="" line="0" /> |
|
15 </TestFunction> |
|
16 <TestFunction name="compare_tostring"> |
|
17 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122"> |
|
18 <DataTag><![CDATA[int, string]]></DataTag> |
|
19 <Description><![CDATA[Compared values are not the same |
|
20 Actual (actual): QVariant(int,123) |
|
21 Expected (expected): QVariant(QString,hi)]]></Description> |
|
22 </Incident> |
|
23 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122"> |
|
24 <DataTag><![CDATA[null hash, invalid]]></DataTag> |
|
25 <Description><![CDATA[Compared values are not the same |
|
26 Actual (actual): QVariant(QVariantHash) |
|
27 Expected (expected): QVariant()]]></Description> |
|
28 </Incident> |
|
29 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122"> |
|
30 <DataTag><![CDATA[string, null user type]]></DataTag> |
|
31 <Description><![CDATA[Compared values are not the same |
|
32 Actual (actual): QVariant(QString,A simple string) |
|
33 Expected (expected): QVariant(PhonyClass)]]></Description> |
|
34 </Incident> |
|
35 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122"> |
|
36 <DataTag><![CDATA[both non-null user type]]></DataTag> |
|
37 <Description><![CDATA[Compared values are not the same |
|
38 Actual (actual): QVariant(PhonyClass,<value not representable as string>) |
|
39 Expected (expected): QVariant(PhonyClass,<value not representable as string>)]]></Description> |
|
40 </Incident> |
|
41 </TestFunction> |
|
42 <TestFunction name="cleanupTestCase"> |
|
43 <Incident type="pass" file="" line="0" /> |
|
44 </TestFunction> |
|
45 </TestCase> |