summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_cmptest.tap
Commit message (Expand)AuthorAgeFilesLines
* Increase QTest failure message limitMitch Curtis2023-10-191-11/+36
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-07-071-35/+36
* Fix error in TAP test logger's regex to recognize QVERIFY() outputEdward Welbourne2022-09-221-1/+1
* 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-18/+38
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-131-52/+64
* testlib: Don't print QCOMPARE values if they lack string representationVolker Hilsheimer2022-07-101-52/+61
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-261-51/+63
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-131-1/+6
* testlib selftest: rebaseline tap results to not include line numbersTor Arne Vestbø2020-07-221-90/+90
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-121/+175
* QTestlib: Check compared images for device pixel ratioFriedemann Kleint2019-07-091-59/+83
* testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-0/+456