tests/auto/selftests/expected_datetime.txt
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 ********* Start testing of tst_DateTime *********
       
     2 Config: Using QTest library 4.4.0, Qt 4.4.0
       
     3 PASS   : tst_DateTime::initTestCase()
       
     4 FAIL!  : tst_DateTime::dateTime() Compared values are not the same
       
     5    Actual (local): 2000/05/03 04:03:04.000[local time]
       
     6    Expected (utc): 2000/05/03 04:03:04.000[UTC]
       
     7    Loc: [/home/fenglich/dev/qt/tests/auto/selftests/datetime/tst_datetime.cpp(33)]
       
     8 FAIL!  : tst_DateTime::qurl() Compared values are not the same
       
     9    Actual (operandA): http://example.com
       
    10    Expected (operandB): 
       
    11    Loc: [/home/fenglich/dev/qt/tests/auto/selftests/datetime/tst_datetime.cpp(41)]
       
    12 FAIL!  : tst_DateTime::qurl() Compared values are not the same
       
    13    Actual (operandA): 
       
    14    Expected (operandB): http://example.com
       
    15    Loc: [/home/fenglich/dev/qt/tests/auto/selftests/datetime/tst_datetime.cpp(41)]
       
    16 PASS   : tst_DateTime::cleanupTestCase()
       
    17 Totals: 2 passed, 3 failed, 0 skipped
       
    18 ********* Finished testing of tst_DateTime *********