qt5base-lts/tests/auto/testlib/selftests/expected_exceptionthrow.txt
Jason McDonald 47f016f519 Sanitize paths in selftest data.
Use a standard path for filenames that appear in the selftest's expected
test data.  This will make future patches smaller.

Change-Id: I04b2e739d261f80d20b834e5b33c5b6e88d26379
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-19 07:24:40 +02:00

8 lines
400 B
Plaintext

********* Start testing of tst_Exception *********
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
PASS : tst_Exception::initTestCase()
FAIL! : tst_Exception::throwException() Caught unhandled exception
Loc: [/home/user/dev/qt5/qtbase/src/testlib/qtestcase.cpp(1220)]
Totals: 1 passed, 1 failed, 0 skipped
********* Finished testing of tst_Exception *********