summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_skipinitdata.lightxml
blob: bac851ec2568a61043d8c3165fb298a53fce4ce2 (plain)
1
2
3
4
5
6
7
8
9
<Environment>
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
    <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinitdata/tst_skipinitdata.cpp" line="56">
    <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
</Message>
</TestFunction>