summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_signaldumper.junitxml
Commit message (Expand)AuthorAgeFilesLines
* testlib: Don't write redundant log message information in JUnit reporterTor Arne Vestbø2021-08-101-124/+0
* testlib: Move stdout/stderr reporting into individual <testcase> elementsTor Arne Vestbø2021-08-101-127/+162
* testlib: Indent CDATA element in JUnit reporterTor Arne Vestbø2021-08-061-124/+124
* 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-123/+139
* 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-14/+14
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-141/+141
* testlib: Defer signal dumper start until tests are ready to runTor Arne Vestbø2020-07-221-9/+3
* Use QList instead of QVector in testlib testsJarek Kobus2020-06-251-12/+12
* Normalize types at compile timeOlivier Goffart2020-02-201-2/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-0/+288