summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTest: allow passing chrono literal as QTRY_ timeoutMarc Mutz2024-02-071-4/+4
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Increase QTest failure message limitMitch Curtis2023-10-191-0/+51
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-07-071-0/+21
* Add test-case for TAP logging glitchEdward Welbourne2022-09-221-1/+5
* Test QTRY_COMPARE() and expand testing of QTRY_VERIFY*()Edward Welbourne2022-08-121-6/+79
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-131-2/+29
* testlib: Don't print QCOMPARE values if they lack string representationVolker Hilsheimer2022-07-101-0/+9
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-261-0/+12
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-3/+3
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-3/+45
* Use QList instead of QVector in testlib testsJarek Kobus2020-06-251-1/+1
* QTestlib: Check compared images for device pixel ratioFriedemann Kleint2019-07-091-0/+6
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-1/+1
* QTestlib: Add formatting for QFlags<>Friedemann Kleint2018-02-161-0/+62
* Make QCOMPARE print QColor alpha values on failureMitch Curtis2017-11-031-5/+15
* Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-271-0/+33
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-0/+25
|\
| * Testlib: Format QRegion in QCOMPAREFriedemann Kleint2016-07-051-0/+25
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-2/+3
| |\
| | * QTest: Fix printing of values of Q_ENUMsThiago Macieira2016-05-081-2/+3
* | | QTestLib: support explicit bool conversions in QVERIFYGiuseppe D'Angelo2016-05-041-0/+17
* | | QTest: support nullptr in QCOMPAREMarc Mutz2016-04-081-0/+19
|/ /
* | QtTest: Add formatting for QColor.Friedemann Kleint2016-03-171-0/+11
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Fix QCOMPARE with enum classes.Robin Burchell2015-11-061-0/+11
|/
* QTestLib: Add macros QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2().Friedemann Kleint2015-07-221-1/+34
* Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-121-0/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* support building with -no-guiOswald Buddenhagen2013-10-111-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QTestLib: improve output when comparing lists fails.David Faure2013-01-221-0/+16
|/
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed selftests unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-101-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-211-0/+138
* Improve QStringList test in cmptest selftest.Jason McDonald2011-12-141-0/+19
* Give names to data rows in cmptest selftest.Jason McDonald2011-12-141-5/+5
* Add testlib selftest for QStringList comparison.Jason McDonald2011-12-141-1/+77
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-4/+8
* Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-121-0/+127