~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to tests/auto/testlib/selftests/expected_skipinit.xml

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<TestCase name="tst_SkipInit">
 
3
<Environment>
 
4
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
 
5
    <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
 
6
</Environment>
 
7
<TestFunction name="initTestCase">
 
8
<Message type="skip" file="/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/skipinit/tst_skipinit.cpp" line="55">
 
9
    <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
 
10
</Message>
 
11
</TestFunction>
 
12
<TestFunction name="cleanupTestCase">
 
13
<Incident type="pass" file="" line="0" />
 
14
</TestFunction>
 
15
</TestCase>