diff options
Diffstat (limited to 'tests/auto/selftests/expected_skipglobal.lightxml')
-rw-r--r-- | tests/auto/selftests/expected_skipglobal.lightxml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_skipglobal.lightxml b/tests/auto/selftests/expected_skipglobal.lightxml new file mode 100644 index 0000000..61c778f --- /dev/null +++ b/tests/auto/selftests/expected_skipglobal.lightxml @@ -0,0 +1,9 @@ +<Environment> + <QtVersion>4.6.3</QtVersion> + <QTestVersion>4.6.3</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> |