summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestjunitstreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* testlib: Replace custom QTestCoreList with std::vectorTor Arne Vestbø2021-09-101-35/+20
* testlib: Don't write redundant log message information in JUnit reporterTor Arne Vestbø2021-08-101-37/+6
* testlib: Write failure details as <failure> content in JUnit reporterTor Arne Vestbø2021-08-061-6/+11
* testlib: Indent CDATA element in JUnit reporterTor Arne Vestbø2021-08-061-1/+1
* testlib: Simplify JUnit test loggerTor Arne Vestbø2021-08-051-25/+15
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-151-11/+23
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-7/+12
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-0/+223