summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_exceptionthrow.lightxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/expected_exceptionthrow.lightxml')
-rw-r--r--tests/auto/selftests/expected_exceptionthrow.lightxml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_exceptionthrow.lightxml b/tests/auto/selftests/expected_exceptionthrow.lightxml
new file mode 100644
index 0000000..f092a0c
--- /dev/null
+++ b/tests/auto/selftests/expected_exceptionthrow.lightxml
@@ -0,0 +1,12 @@
+<Environment>
+ <QtVersion>4.6.3</QtVersion>
+ <QTestVersion>4.6.3</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="throwException">
+<Incident type="fail" file="/local/user_builds/qt/4.6/src/testlib/qtestcase.cpp" line="1691">
+ <Description><![CDATA[Caught unhandled exception]]></Description>
+</Incident>
+</TestFunction>