qt6windows7/tests/auto/testlib/selftests/expected_skipinit.lightxml

16 lines
580 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
<Environment>
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
<QtBuild/>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="skip" file="qtbase/tests/auto/testlib/selftests/skipinit/tst_skipinit.cpp" line="0">
<Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
</Incident>
<Duration msecs="0"/>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Duration msecs="0"/>
</TestFunction>
<Duration msecs="0"/>