summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_junit.junitxml
Commit message (Expand)AuthorAgeFilesLines
* testlib: Don't write redundant log message information in JUnit reporterTor Arne Vestbø2021-08-101-4/+0
* testlib: Move stdout/stderr reporting into individual <testcase> elementsTor Arne Vestbø2021-08-101-8/+12
* testlib: Write failure details as <failure> content in JUnit reporterTor Arne Vestbø2021-08-061-3/+4
* testlib: Indent CDATA element in JUnit reporterTor Arne Vestbø2021-08-061-4/+4
* testlib: Report skipped tests in JUnit reporter as <skipped> elementsTor Arne Vestbø2021-08-051-3/+2
* 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-13/+13
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-2/+2
* testlib: Accurately name JUnit test, and only run for JUnitXML reporterTor Arne Vestbø2021-07-291-0/+43