2011-04-27 10:05:43 +00:00
|
|
|
********* Start testing of tst_DateTime *********
|
2011-09-22 07:40:45 +00:00
|
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
2011-04-27 10:05:43 +00:00
|
|
|
PASS : tst_DateTime::initTestCase()
|
|
|
|
FAIL! : tst_DateTime::dateTime() Compared values are not the same
|
|
|
|
Actual (local): 2000/05/03 04:03:04.000[local time]
|
|
|
|
Expected (utc): 2000/05/03 04:03:04.000[UTC]
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/datetime/tst_datetime.cpp(33)]
|
2012-02-03 03:03:10 +00:00
|
|
|
FAIL! : tst_DateTime::qurl(empty rhs) Compared values are not the same
|
2011-04-27 10:05:43 +00:00
|
|
|
Actual (operandA): http://example.com
|
|
|
|
Expected (operandB):
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/datetime/tst_datetime.cpp(41)]
|
2012-02-03 03:03:10 +00:00
|
|
|
FAIL! : tst_DateTime::qurl(empty lhs) Compared values are not the same
|
2011-04-27 10:05:43 +00:00
|
|
|
Actual (operandA):
|
|
|
|
Expected (operandB): http://example.com
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/datetime/tst_datetime.cpp(41)]
|
2011-04-27 10:05:43 +00:00
|
|
|
PASS : tst_DateTime::cleanupTestCase()
|
|
|
|
Totals: 2 passed, 3 failed, 0 skipped
|
|
|
|
********* Finished testing of tst_DateTime *********
|