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