summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QSslServer: Re-enable read notifications when a client times outMårten Nordheim2022-08-191-6/+16
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-1925-26/+26
* Put code related to timezone functionality under QT_CONFIG(timezone)Tatiana Borisova2022-08-183-0/+6
* 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 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: skip crahsing tst_QFile's unixPipe() and socketPair()Assam Boudjelthia2022-08-181-0/+8
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-183-2/+42
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-182-0/+36
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-176-30/+23
* QSslServer: Make sure maxPendingConnections applies to all socketsMårten Nordheim2022-08-171-0/+29
* QSslServer: Implement handshake timeoutsMårten Nordheim2022-08-171-0/+28
* QSslServer: Check that first byte is ClientHelloMårten Nordheim2022-08-171-0/+23
* CMake: Add simple widgets qmake iOS build testAlexandru Croitor2022-08-172-0/+23
* QDomDocument: deprecate old setContent() overloads in favor of new onesSona Kurazyan2022-08-171-39/+41
* wasm: always build asyncify tests for eventloop_autoMorten Sørvig2022-08-173-10/+58
* wasm: add "skip" support to qtwasmtestlibMorten Sørvig2022-08-173-4/+28
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-172-8/+5
* CMake: Add manual test for various iOS asset handlingAlexandru Croitor2022-08-1730-0/+575
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-4/+0
* Stabilize test by not activating windowDimitrios Apostolou2022-08-172-8/+2
* Update BLACKLIST for tst_qgraphicsviewDimitrios Apostolou2022-08-171-14/+2
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-5/+0
* Fix testcase that fails when run individuallyDimitrios Apostolou2022-08-171-1/+1
* qdbusxml2cpp: remove the old "In"-for-signal compatibility codeThiago Macieira2022-08-162-31/+105
* Maintain the window z-order properly in wasm compositorMikolaj Boc2022-08-162-0/+277
* rhi: tst_qrhi: Check for OpenGL cap on the platformLaszlo Agocs2022-08-161-37/+11
* Update QTimeZone benchmark's list of tested zonesEdward Welbourne2022-08-161-9/+16
* tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-151-2/+2
* Fix QFontDatabase::hasFamily() for ambiguous familiesEskil Abrahamsen Blomfeldt2022-08-152-4/+5
* rhi: d3d11: Enable tessellation and geometry with some caveatsLaszlo Agocs2022-08-1512-4/+111
* Fix DeferredFlag implementation for QTestEventLoopEdward Welbourne2022-08-121-4/+12
* Test QTRY_COMPARE() and expand testing of QTRY_VERIFY*()Edward Welbourne2022-08-127-36/+180
* Remove the stale expected_crashes_[345].txtEdward Welbourne2022-08-123-16/+0
* QMetaType: don't use global relocations to the lambdas and structuresThiago Macieira2022-08-121-0/+8
* QMetaType: add a test to confirm that types are equal across librariesThiago Macieira2022-08-127-5/+193
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-125-46/+650
* Wait for window focus instead of expose eventDimitrios Apostolou2022-08-112-3/+1
* Try to stabilize window activation on macOSDimitrios Apostolou2022-08-101-14/+30
* Test is stable on OpenSUSE, un-blacklist itDimitrios Apostolou2022-08-101-1/+0
* Test is no longer flaky, unblacklist itDimitrios Apostolou2022-08-101-2/+0
* Test is not flaky any longerDimitrios Apostolou2022-08-101-4/+0
* Remove assertion from ownMethodIndex that breaks testsSami Shalayel2022-08-101-0/+39
* Tests: remove #define COMMAThiago Macieira2022-08-092-13/+12
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-0910-0/+137
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* Add some testing of QTestEventLoopEdward Welbourne2022-08-0810-2/+333
* tst_qimage: skip exifReadComments when the feature is not activeJanne Juntunen2022-08-081-0/+3
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-081-0/+1