tests/auto/selftests/expected_datetime.lightxml
branchGCC_SURGE
changeset 31 5daf16870df6
parent 25 e24348a560a6
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
       
     1 <Environment>
       
     2     <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
       
     3     <QTestVersion>@INSERT_QT_VERSION_HERE@</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>