summaryrefslogtreecommitdiffstats
path: root/src/testlib/qjunittestlogger_p.h
Commit message (Expand)AuthorAgeFilesLines
* testlib: Replace custom QTestCoreList with std::vectorTor Arne Vestbø2021-09-101-1/+5
* testlib: Produce <error> elements on fatal errors in JUnit reporterTor Arne Vestbø2021-08-101-0/+4
* testlib: Fix name of current test case element in JUnit reporterTor Arne Vestbø2021-08-061-1/+1
* testlib: Improve JUnit XML conformanceTor Arne Vestbø2021-08-051-2/+5
* testlib: Simplify JUnit test loggerTor Arne Vestbø2021-08-051-1/+2
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-151-1/+2
* testlib: Track current test suite in JUnit test loggerTor Arne Vestbø2020-07-221-0/+1
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-0/+94