summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* testlib: Set AA_UseHighDpiPixmaps false for low-DPI testsTor Arne Vestbø2020-07-241-0/+8
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-243-2/+16
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-7/+12
* testlib: Track current test suite in JUnit test loggerTor Arne Vestbø2020-07-222-27/+32
* testlib: Explicitly name watchdog timer threadTor Arne Vestbø2020-07-221-0/+1
* testlib: Defer signal dumper start until tests are ready to runTor Arne Vestbø2020-07-223-3/+18
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-213-20/+88
* Refactor pointer event hierarchyShawn Rutledge2020-07-102-45/+50
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-073-14/+13
* Help qtestlib with int -> qsizetype changesLars Knoll2020-07-061-2/+17
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-061-1/+1
* Cleanup qtestspontaneevent.h for Qt 6Lars Schmertmann2020-07-061-41/+0
* Use Q_DECL_UNUSED_MEMBER instead of Q_UNUSEDLars Schmertmann2020-07-061-23/+19
* Only use one macro per lineLars Schmertmann2020-07-031-2/+6
* CMake: Add "cmake" keyword for test blacklistingAlexandru Croitor2020-07-012-1/+9
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Use QList instead of QVector in testlibJarek Kobus2020-06-253-6/+6
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-162-14/+17
* Port testlib from QStringRef to QStringViewLars Knoll2020-06-112-2/+2
* Long live std::pair!Giuseppe D'Angelo2020-06-101-8/+0
* Remove winrtOliver Wolff2020-06-062-15/+6
* Doc: Fix issues with Qt Test documentation configurationTopi Reinio2020-05-281-2/+2
* Never include windows.h directly in Qt codeLars Knoll2020-05-271-1/+1
* Document how to use CMake for Qt TestLibKai Koehne2020-05-265-30/+19
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* cmake: QTestCase: enable threading supportFabian Kosmale2020-05-151-0/+1
* Close memory leak in QTestLib support for item model testingVolker Hilsheimer2020-05-121-4/+14
* QTest::ignoreMessage(): interpret the message in UTF-8Edward Welbourne2020-05-081-2/+2
* Enable warnings-are-errors also for snippetsKai Koehne2020-05-071-0/+2
* Snippets: Fix dependency issuesKai Koehne2020-05-071-3/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-0/+3
|\
| * Doc: Fix compilation of testlib snippets if sql, widgets are missingKai Koehne2020-05-051-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-043-18/+22
|\|
| * QCOMPARE: treat values as equal if qFuzzyIsNull(each)Edward Welbourne2020-04-302-17/+21
| * Doc: Fix compilation issue with QVERIFY2 exampleKai Koehne2020-04-231-1/+1
* | avoid compile warning when using clang++ with -Wshorten-64-to-32Martin Koller2020-04-111-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0815-203/+424
|\|
| * Doc: Make Qt Test snippets compilableNico Vertriest2020-04-0311-200/+415
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-033-3/+3
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-311-0/+6
| |\
| | * testlib: add QAbstractItemModelTester::verify()Liang Qi2020-03-301-0/+6
* | | CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-032-11/+0
* | | CMake: Enable testlib selftestsLeander Beernaert2020-03-182-0/+47
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-7/+0
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-7/+0
| |\| |
| | * | Doc: Remove \contentspage commandsTopi Reinio2020-03-151-7/+0
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-4/+4
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-4/+4
|/ / /