summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemDelegate: tolerate that editor gets reparentedv6.4.0-beta4Volker Hilsheimer2022-08-251-0/+70
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* tst_qshortcut: port away from deprecated APIsIvan Solovev2022-08-251-37/+37
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-241-0/+42
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-221-29/+29
* tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-211-2/+2
* Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-211-0/+77
* QSslServer: Re-enable read notifications when a client times outMårten Nordheim2022-08-201-6/+16
* Update QTimeZone benchmark's list of tested zonesEdward Welbourne2022-08-191-9/+16
* Put code related to timezone functionality under QT_CONFIG(timezone)Tatiana Borisova2022-08-193-0/+6
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-196-30/+23
* Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_qopengl::fboRenderingRGB30()Assam Boudjelthia2022-08-181-0/+4
* Android: skip crahsing tst_QFile's unixPipe() and socketPair()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_QPluginLoader::loadSectionTableStrippedElf()Assam Boudjelthia2022-08-181-0/+4
* Android: tst_QByteArray::base64_2GiB() times out or gets terminatedAssam Boudjelthia2022-08-181-0/+3
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-183-2/+42
* QSslServer: Make sure maxPendingConnections applies to all socketsMårten Nordheim2022-08-181-0/+29
* QSslServer: Implement handshake timeoutsMårten Nordheim2022-08-181-0/+28
* QSslServer: Check that first byte is ClientHelloMårten Nordheim2022-08-181-0/+23
* CMake: Add simple widgets qmake iOS build testAlexandru Croitor2022-08-182-0/+23
* rhi: tst_qrhi: Check for OpenGL cap on the platformLaszlo Agocs2022-08-171-37/+11
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-172-8/+5
* Fix QFontDatabase::hasFamily() for ambiguous familiesEskil Abrahamsen Blomfeldt2022-08-152-4/+5
* Fix initialization of QDateEdit and QTimeEditEdward Welbourne2022-08-151-2/+0
* Fix handling of invalid input to Q(Date|Time)Edit constructorsEdward Welbourne2022-08-151-2/+1
* Expand QDateTime edit constructor tests to cover Q(Date|Time)EditEdward Welbourne2022-08-151-14/+39
* Fix DeferredFlag implementation for QTestEventLoopEdward Welbourne2022-08-121-4/+12
* QMetaType: don't use global relocations to the lambdas and structuresThiago Macieira2022-08-121-0/+8
* Test QTRY_COMPARE() and expand testing of QTRY_VERIFY*()Edward Welbourne2022-08-127-36/+180
* QMetaType: add a test to confirm that types are equal across librariesThiago Macieira2022-08-127-5/+193
* 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