diff options
Diffstat (limited to 'tests/auto/selftests/expected_exception.txt')
-rw-r--r-- | tests/auto/selftests/expected_exception.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_exception.txt b/tests/auto/selftests/expected_exception.txt new file mode 100644 index 0000000..141ea8b --- /dev/null +++ b/tests/auto/selftests/expected_exception.txt @@ -0,0 +1,7 @@ +********* Start testing of tst_Exception ********* +Config: Using QTest library 4.3.0, Qt 4.3.0 +PASS : tst_Exception::initTestCase() +FAIL! : tst_Exception::throwException() Caught unhandled exception + Loc: [/home/fenglich/dev/qt-4.3/tools/qtestlib/src/qtestcase.cpp(1220)] +Totals: 1 passed, 1 failed, 0 skipped +********* Finished testing of tst_Exception ********* |