summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/extendedcompare/tst_extendedcompare.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTest: rip out qxp::function_ref from reportResult()Thiago Macieira9 days1-7/+3
* Change license for tests filesLucie GĂ©rard2024-02-041-1/+1
* tst_Selftests: rewrite this with templates instead of macroThiago Macieira2023-01-121-33/+41
* Add QTRY_COMPARE_{EQ,NE,LT,LE,GT,GE}_WITH_TIMEOUT()Ivan Solovev2022-06-031-0/+54
* Add QCOMPARE_{EQ,NE,LT,LE,GT,GE}()Ivan Solovev2022-06-031-0/+278