summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Remove old configure-related filesJoerg Bornemann2021-06-181-34/+0
* Fix QFAIL() to interract correctly with QEXPECT_FAIL()Edward Welbourne2021-06-154-12/+18
* QtTest: move QTRY_X error message formatting out-of-lineMarc Mutz2021-06-152-3/+11
* Fix MSVC compiler warning in code snippetsKai Köhne2021-06-081-5/+3
* wasm: fix threaded buildsLorn Potter2021-06-081-0/+2
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-262-0/+40
* testlib: Disable automatic backtrace when test crashes on macOS on ARMTor Arne Vestbø2021-05-261-1/+1
* QTestAccessible: Clear objects in EventList when deletedFabian Kosmale2021-05-231-1/+10
* QTestlib: Fix formatting of pointers in QCOMPAREFriedemann Kleint2021-05-232-1/+7
* Fix thread-sanitizer warning about a data raceLars Knoll2021-05-121-9/+10
* 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