summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-101-2/+0
* Add some testing of QTestEventLoopEdward Welbourne2022-08-0810-2/+333
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-081-0/+1
* tst_qimage: skip exifReadComments when the feature is not activeJanne Juntunen2022-08-081-0/+3
* QProperty: Notify observers even when dependency is goneFabian Kosmale2022-08-081-0/+24
* qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-1/+5
* tests: make xembed/qt-client-raster betterLiang Qi2022-08-062-1/+3
* tests: make xembed/qt-client-widget betterLiang Qi2022-08-062-1/+5
* tests: replace gtk-embedder.py with a gtk3 appLiang Qi2022-08-0621-119/+155
* CMake: Fix mockplugins test not to fail in a non-prefix buildAlexandru Croitor2022-08-051-5/+10
* tst_QFocusFrame: fix -WparanthesesMarc Mutz2022-08-041-1/+1
* moc: handle attributes in class declarationsFabian Kosmale2022-08-031-1/+1
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-033-3/+3
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-036-17/+18
* tst_QMetaType: fix warning that buffer may be unusedThiago Macieira2022-07-311-2/+2
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-282-3/+3
* QMetaType: fix isRegistered()Thiago Macieira2022-07-262-0/+10
* tst_QMetaType: suppress most warningsThiago Macieira2022-07-261-1/+16
* tst_QMetaType: merge flags and flagsStaticlessThiago Macieira2022-07-263-53/+52
* CMake: Make tst_qdbusabstractadaptor depend on qmyserverAlexandru Croitor2022-07-261-0/+1
* QByteArray: fix base64 round-trip w/more than 2GiB dataMarc Mutz2022-07-261-0/+40
* Test skip and fail in cleanup() as well as in cleanupTestCase()Edward Welbourne2022-07-2534-58/+312
* QVariant: do allow non-default-constructible typesThiago Macieira2022-07-221-2/+29
* Fix test flaky-crashing on OpenSUSE with KDE window managerDimitrios Apostolou2022-07-221-1/+1
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-221-1/+1
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-212-0/+16
* Do not use QTextFormat::FontFamily when building with QT_DISABLE_DEPRECATED_B...Ivan Solovev2022-07-211-5/+5
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-211-6/+6
* QVariant: Avoid crash when constructed from unsuitable metatypeFabian Kosmale2022-07-211-0/+47
* CMake: Rename test to tst_gui_variant_no_applicationAlexandru Croitor2022-07-211-1/+1
* CMake: Rename test to tst_qobjectraceAlexandru Croitor2022-07-201-1/+1
* tst_QByteArray: fix custom QCOMPARE for QBAs > 2GiBMarc Mutz2022-07-201-1/+1
* QMutex: limit moreStress test to idealThreadCount threadsVolker Hilsheimer2022-07-201-5/+7
* QWidget: extend timeouts in flaky enterLeaveOnWindowShowHide testVolker Hilsheimer2022-07-171-2/+2
* QGraphicsWidget: skip test if graphics view fails to showVolker Hilsheimer2022-07-161-1/+2
* QThread: Clean up bindingStatusOrList if object gets deletedFabian Kosmale2022-07-151-0/+14
* tst_qnetworkreply: replace server.pem/key pairTimur Pocheptsov2022-07-152-35/+45
* QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4Volker Hilsheimer2022-07-161-1/+1
* QGraphicsProxyWidget: make tolerance for errors depend on DPIVolker Hilsheimer2022-07-161-2/+3
* QPalette: detach before modifying resolve mask when resolvingVolker Hilsheimer2022-07-151-0/+7
* Relayout QStaticText when dpi changesEskil Abrahamsen Blomfeldt2022-07-151-25/+2
* wasm: add echo_client_mainthread exampleMorten Johan Sørvig2022-07-142-0/+107
* QCompleter: make filesystem test robust against slow I/OVolker Hilsheimer2022-07-141-2/+7
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-141-0/+6
* QProcess: skip processesInMultipleThreads test on emulatorsVolker Hilsheimer2022-07-132-0/+6
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-27/+1
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-1316-65/+135
* Add QInputDevice::name() to output in device_information manual testShawn Rutledge2022-07-131-0/+1
* Skip test which depends on window activations on WaylandEskil Abrahamsen Blomfeldt2022-07-131-2/+4
* QThread: Initialize bindingStatus for adopted threadsFabian Kosmale2022-07-131-0/+17