summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_findtestdata.lightxml
blob: f1944c4897af7cfc4a8e663e8dfde295563144c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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="paths">
<Message type="warn" file="findtestdata.cpp" line="131">
    <Description><![CDATA[testdata testfile could not be located!]]></Description>
</Message>
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>