tests/auto/selftests/expected_datetime.lightxml
branchRCL_3
changeset 13 c0432d11811c
equal deleted inserted replaced
12:cc75c76972ee 13: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="dateTime">
       
     9 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="66">
       
    10     <Description><![CDATA[Compared values are not the same
       
    11    Actual (local): 2000/05/03 04:03:04.000[local time]
       
    12    Expected (utc): 2000/05/03 04:03:04.000[UTC]]]></Description>
       
    13 </Incident>
       
    14 </TestFunction>
       
    15 <TestFunction name="qurl">
       
    16 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="74">
       
    17     <Description><![CDATA[Compared values are not the same
       
    18    Actual (operandA): http://example.com
       
    19    Expected (operandB): ]]></Description>
       
    20     <Description><![CDATA[Compared values are not the same
       
    21    Actual (operandA): 
       
    22    Expected (operandB): http://example.com]]></Description>
       
    23 </Incident>
       
    24 </TestFunction>
       
    25 <TestFunction name="cleanupTestCase">
       
    26 <Incident type="pass" file="" line="0"/>
       
    27 </TestFunction>