tests/auto/selftests/expected_cmptest.txt
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     1 ********* Start testing of tst_Cmptest *********
     1 ********* Start testing of tst_Cmptest *********
     2 Config: Using QTest library 4.6.3, Qt 4.6.3
     2 Config: Using QTest library 4.7.0, Qt 4.7.0
     3 PASS   : tst_Cmptest::initTestCase()
     3 PASS   : tst_Cmptest::initTestCase()
     4 PASS   : tst_Cmptest::compare_boolfuncs()
     4 PASS   : tst_Cmptest::compare_boolfuncs()
     5 PASS   : tst_Cmptest::compare_pointerfuncs()
     5 PASS   : tst_Cmptest::compare_pointerfuncs()
     6 FAIL!  : tst_Cmptest::compare_tostring(int, string) Compared values are not the same
     6 FAIL!  : tst_Cmptest::compare_tostring(int, string) Compared values are not the same
     7    Actual (actual): QVariant(int,123)
     7    Actual (actual): QVariant(int,123)
     8    Expected (expected): QVariant(QString,hi)
     8    Expected (expected): QVariant(QString,hi)
     9    Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
     9    Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    10 FAIL!  : tst_Cmptest::compare_tostring(null hash, invalid) Compared values are not the same
    10 FAIL!  : tst_Cmptest::compare_tostring(null hash, invalid) Compared values are not the same
    11    Actual (actual): QVariant(QVariantHash)
    11    Actual (actual): QVariant(QVariantHash)
    12    Expected (expected): QVariant()
    12    Expected (expected): QVariant()
    13    Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    13    Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    14 FAIL!  : tst_Cmptest::compare_tostring(string, null user type) Compared values are not the same
    14 FAIL!  : tst_Cmptest::compare_tostring(string, null user type) Compared values are not the same
    15    Actual (actual): QVariant(QString,A simple string)
    15    Actual (actual): QVariant(QString,A simple string)
    16    Expected (expected): QVariant(PhonyClass)
    16    Expected (expected): QVariant(PhonyClass)
    17    Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    17    Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    18 FAIL!  : tst_Cmptest::compare_tostring(both non-null user type) Compared values are not the same
    18 FAIL!  : tst_Cmptest::compare_tostring(both non-null user type) Compared values are not the same
    19    Actual (actual): QVariant(PhonyClass,<value not representable as string>)
    19    Actual (actual): QVariant(PhonyClass,<value not representable as string>)
    20    Expected (expected): QVariant(PhonyClass,<value not representable as string>)
    20    Expected (expected): QVariant(PhonyClass,<value not representable as string>)
    21    Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    21    Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
    22 PASS   : tst_Cmptest::cleanupTestCase()
    22 PASS   : tst_Cmptest::cleanupTestCase()
    23 Totals: 4 passed, 4 failed, 0 skipped
    23 Totals: 4 passed, 4 failed, 0 skipped
    24 ********* Finished testing of tst_Cmptest *********
    24 ********* Finished testing of tst_Cmptest *********