summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Add a helper method for testing write-once bindable propertiesJuha Vuolle2021-04-301-4/+117
* Exclude unused functions from WASM buildMorten Sørvig2021-04-301-0/+2
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-261-1/+1
* Improve error message in bindable property testAndreas Buhr2021-04-231-8/+14
* qpropertytesthelper: Check that the types matchFabian Kosmale2021-04-221-0/+11
* QTest: improve the read-only property test helperSona Kurazyan2021-04-201-0/+12
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-191-2/+2
* QTest: add helper methods to test bindable propertiesIvan Solovev2021-04-162-0/+305
* Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-082-0/+14
* Doc: Fix link errors qtbaseNico Vertriest2021-04-061-1/+1
* QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-301-1/+1
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-1/+1
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-192-0/+14
* Doc: Fix documentation warnings qtbaseNico Vertriest2021-02-181-1/+3
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-0/+135
* testlib: Don't abort on unrecognized -AppleFoo command line argumentsTor Arne Vestbø2021-02-111-1/+6
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-105-8/+91
* Canonical pointer usageHou Lei2021-02-092-4/+4
* testlib: Only consider major version for macOS 11 and later in blacklistsLiang Qi2021-02-031-0/+4
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-222-5/+0
* QTestlib: Speed up comparison of qsizetypeFriedemann Kleint2021-01-224-0/+36
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-155-31/+54
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-131-1/+7
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-140/+0
* Remove the qmake project filesJoerg Bornemann2021-01-076-220/+0
* QTestlib: Fix custom toString() implementations for QList comparisonFriedemann Kleint2021-01-071-11/+11
* Replace QtTest headers with QTestDavid Skoland2020-12-225-5/+6
* QTestLib: add a abort-on-fail environment variableGiuseppe D'Angelo2020-12-042-11/+47
* QTestLib: allow for non-zero values in env variablesGiuseppe D'Angelo2020-12-042-2/+16
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-2/+2
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Doc: explain how to create a test touch device for use with touchEventMitch Curtis2020-11-201-1/+7
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-194-4/+12
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-7/+6
* QTest: don't wait before sending mouse event: increment the timestampShawn Rutledge2020-11-171-25/+18
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* Stop copying events in testsVolker Hilsheimer2020-11-121-8/+13
* Remove QTest::lastMouseButtonShawn Rutledge2020-11-112-4/+0
* QSignalSpy: Use QMetaType instead of metatype id in initArgsFabian Kosmale2020-11-101-6/+4
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Fix a few qdoc warningsVolker Hilsheimer2020-11-061-1/+2
* QtTestLib: Update porting guideMårten Nordheim2020-11-031-1/+16
* Unfix QTest touch API documentationMårten Nordheim2020-11-021-1/+1
* Remove unnecessary cast-to-int for parameter to QBitArrayMårten Nordheim2020-11-021-1/+1
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* testlib: Add private API to add test loggerTor Arne Vestbø2020-10-313-8/+25
* testlib: Let logger report whether it is logging to stdoutTor Arne Vestbø2020-10-313-5/+13
* CMake: Cleanup module and plugin define situationAlexandru Croitor2020-10-301-1/+0
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-302-1/+3
* Fix documentation for QTest touch APIsVolker Hilsheimer2020-10-291-10/+10