2017-03-28 06:56:24 +00:00
|
|
|
********* Start testing of tst_PairDiagnostics *********
|
2016-07-29 11:18:24 +00:00
|
|
|
Config: Using QtTest library
|
2017-03-28 06:56:24 +00:00
|
|
|
PASS : tst_PairDiagnostics::initTestCase()
|
|
|
|
FAIL! : tst_PairDiagnostics::testQPair() Compared values are not the same
|
|
|
|
Actual (pair1): "QPair(1,1)"
|
|
|
|
Expected (pair2): "QPair(1,2)"
|
2016-07-29 11:18:24 +00:00
|
|
|
Loc: [qtbase/tests/auto/testlib/selftests/pairdiagnostics/tst_pairdiagnostics.cpp(0)]
|
2017-03-28 06:56:24 +00:00
|
|
|
FAIL! : tst_PairDiagnostics::testStdPair() Compared values are not the same
|
|
|
|
Actual (pair1): "std::pair(1,1)"
|
|
|
|
Expected (pair2): "std::pair(1,2)"
|
2016-07-29 11:18:24 +00:00
|
|
|
Loc: [qtbase/tests/auto/testlib/selftests/pairdiagnostics/tst_pairdiagnostics.cpp(0)]
|
2017-03-28 06:56:24 +00:00
|
|
|
PASS : tst_PairDiagnostics::cleanupTestCase()
|
2016-07-29 11:18:24 +00:00
|
|
|
Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 0ms
|
2017-03-28 06:56:24 +00:00
|
|
|
********* Finished testing of tst_PairDiagnostics *********
|