blob: 90371e4e36d6bfbf62bae947aa4fb7db0aebae9e (
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>
|