summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_exceptionthrow.xml
blob: 69d6e2a1bc4cafbb0394351d2ced02c9e88702d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="ISO-8859-1"?>
<TestCase name="tst_Exception">
<Environment>
    <QtVersion>4.6.3</QtVersion>
    <QTestVersion>4.6.3</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="throwException">
<Incident type="fail" file="/local/user_builds/qt/4.6/src/testlib/qtestcase.cpp" line="1691">
    <Description><![CDATA[Caught unhandled exception]]></Description>
</Incident>
</TestFunction>
</TestCase>