summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_exceptionthrow.lightxml
blob: 0b8de0a6ba59042cd0be6db7e70214a12ee46422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<Environment>
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
    <QTestVersion>@INSERT_QT_VERSION_HERE@</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>