summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_expectfail.junitxml
Commit message (Expand)AuthorAgeFilesLines
* Make counts of various types of test result add up correctlyEdward Welbourne2022-01-131-1/+1
* Include check for the Totals line in testlib's expectedfail selftestEdward Welbourne2021-08-271-1/+5
* Expand testing of QEXPECT_FAIL()Edward Welbourne2021-08-171-19/+119
* testlib: Don't write redundant log message information in JUnit reporterTor Arne Vestbø2021-08-101-13/+0
* testlib: Move stdout/stderr reporting into individual <testcase> elementsTor Arne Vestbø2021-08-101-16/+31
* testlib: Indent CDATA element in JUnit reporterTor Arne Vestbø2021-08-061-13/+13
* testlib: Report skipped tests in JUnit reporter as <skipped> elementsTor Arne Vestbø2021-08-051-1/+1
* testlib: Don't report JUnit errors attribute without any <error> elementsTor Arne Vestbø2021-08-051-1/+1
* testlib: Improve JUnit XML conformanceTor Arne Vestbø2021-08-051-27/+41
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-151-2/+3
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-241-15/+15
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-37/+37
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-0/+67