summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipglobal.lightxml
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-10-18 13:48:54 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-19 07:24:26 +0200
commitaf5f17e2147b98b1978d68dbca25a1117a14563b (patch)
tree819e137b145ef64f5c2aa3d6b492a8bf08fa60d2 /tests/auto/testlib/selftests/expected_skipglobal.lightxml
parent8f02339e76b9b21df028e29735475313760f82c6 (diff)
Remove skipglobal testlib selftest.
This test duplicates the skipinitdata selftest and has slightly less informative output. Change-Id: Ifd40e3ef8030059ec8fa0089ce5b2a994624abeb Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipglobal.lightxml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipglobal.lightxml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipglobal.lightxml b/tests/auto/testlib/selftests/expected_skipglobal.lightxml
deleted file mode 100644
index 66084fc1e8..0000000000
--- a/tests/auto/testlib/selftests/expected_skipglobal.lightxml
+++ /dev/null
@@ -1,9 +0,0 @@
-<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/skipglobal/tst_skipglobal.cpp" line="72">
- <Description><![CDATA[Skippy Skippy]]></Description>
-</Message>
-</TestFunction>