equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
2 <testsuite errors="1" failures="1" tests="2" name="tst_FetchBogus"> |
2 <testsuite errors="1" failures="1" tests="2" name="tst_FetchBogus"> |
3 <properties> |
3 <properties> |
4 <property value="4.6.3" name="QTestVersion"/> |
4 <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/> |
5 <property value="4.6.3" name="QtVersion"/> |
5 <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/> |
6 </properties> |
6 </properties> |
7 <testcase result="pass" name="initTestCase"/> |
7 <testcase result="pass" name="initTestCase"/> |
8 <testcase result="fail" name="fetchBogus"> |
8 <testcase result="fail" name="fetchBogus"> |
9 <!-- tag="foo" message="QFETCH: Requested testdata 'bubu' not available, check your _data function." type="qfatal" --> |
9 <!-- tag="foo" message="QFETCH: Requested testdata 'bubu' not available, check your _data function." type="qfatal" --> |
10 <failure tag="foo" message="Received a fatal error." result="fail"/> |
10 <failure tag="foo" message="Received a fatal error." result="fail"/> |