tests/auto/selftests/expected_xunit.txt
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
child 14 c0432d11811c
equal deleted inserted replaced
4:3b1da2848fc7 5:d3bac044e0f0
     1 <?xml version="1.0" encoding="UTF-8" ?>
     1 <?xml version="1.0" encoding="UTF-8" ?>
     2 <testsuite errors="5" failures="3" tests="9" name="tst_Xunit">
     2 <testsuite errors="5" failures="3" tests="9" name="tst_Xunit">
     3   <properties>
     3   <properties>
     4     <property value="4.6.2" name="QTestVersion"/>
     4     <property value="<INSERT_QT_VERSION_HERE>" name="QTestVersion"/>
     5     <property value="4.6.2" 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="pass" name="testFunc1">
     8   <testcase result="pass" name="testFunc1">
     9     <!-- message="just a QWARN() !" type="warn" -->
     9     <!-- message="just a QWARN() !" type="warn" -->
    10   </testcase>
    10   </testcase>