0676e51793
Commit 949be8cbdd
modified the assert test
case but failed to update the line number of the assert in the expected
test output files.
Change-Id: I0d4f55c0b8bc1de8487dd8c6267aa459000cda26
Reviewed-on: http://codereview.qt-project.org/5048
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
10 lines
420 B
Plaintext
10 lines
420 B
Plaintext
********* Start testing of tst_Assert *********
|
|
Config: Using QTest library 4.3.0, Qt 4.3.0
|
|
PASS : tst_Assert::initTestCase()
|
|
PASS : tst_Assert::testNumber1()
|
|
QFATAL : tst_Assert::testNumber2() ASSERT: "false" in file tst_assert.cpp, line 66
|
|
FAIL! : tst_Assert::testNumber2() Received a fatal error.
|
|
Loc: [Unknown file(0)]
|
|
Totals: 2 passed, 1 failed, 0 skipped
|
|
********* Finished testing of tst_Assert *********
|