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