summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipglobal.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipglobal.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipglobal.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipglobal.xml b/tests/auto/testlib/selftests/expected_skipglobal.xml
new file mode 100644
index 0000000000..4d25bc9460
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_skipglobal.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_SkipGlobal">
+<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>
+</TestCase>