summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_cmptest.junitxml
Commit message (Expand)AuthorAgeFilesLines
* Increase QTest failure message limitMitch Curtis2023-10-191-1/+14
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-07-071-1/+2
* Add test-case for TAP logging glitchEdward Welbourne2022-09-221-1/+1
* Test QTRY_COMPARE() and expand testing of QTRY_VERIFY*()Edward Welbourne2022-08-121-3/+15
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-131-1/+7
* testlib: Don't print QCOMPARE values if they lack string representationVolker Hilsheimer2022-07-101-1/+7
* testlib: Move stdout/stderr reporting into individual <testcase> elementsTor Arne Vestbø2021-08-101-2/+0
* testlib: Write failure details as <failure> content in JUnit reporterTor Arne Vestbø2021-08-061-120/+160
* testlib: Report skipped tests in JUnit reporter as <skipped> elementsTor Arne Vestbø2021-08-051-1/+1
* testlib: Improve JUnit XML conformanceTor Arne Vestbø2021-08-051-108/+170
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-261-1/+6
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-131-1/+3
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-241-29/+29
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-115/+115
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-4/+23
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-0/+161