2011-04-27 10:05:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<testsuite errors="1" failures="0" tests="1" name="tst_SkipInitData">
|
|
|
|
<properties>
|
|
|
|
<property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
|
|
|
|
<property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
|
|
|
|
</properties>
|
|
|
|
<testcase name="initTestCase">
|
2011-10-18 04:53:23 +00:00
|
|
|
<!-- message="Skip inside initTestCase_data. This should skip all tests in the class." type="skip" -->
|
2011-04-27 10:05:43 +00:00
|
|
|
</testcase>
|
|
|
|
<system-err>
|
2011-10-18 04:53:23 +00:00
|
|
|
<![CDATA[Skip inside initTestCase_data. This should skip all tests in the class.]]>
|
2011-04-27 10:05:43 +00:00
|
|
|
</system-err>
|
|
|
|
</testsuite>
|