summaryrefslogtreecommitdiff
path: root/tests/auto/selftests/expected_skipinit.lightxml
blob: 0fbcdfb07c4014b535d34414f1b337e54044eb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<Environment>
    <QtVersion>4.6.3</QtVersion>
    <QTestVersion>4.6.3</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinit/tst_skipinit.cpp" line="55">
    <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
</Message>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0"/>
</TestFunction>