summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* function_ref test: Don't take reference of temporariesMårten Nordheim2022-06-201-5/+10
* QGraphicsScene: respect that items can override selection changesVolker Hilsheimer2022-06-201-0/+48
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-06-201-0/+2
* Avoid misleading bindingStatusAllan Sandfeld Jensen2022-06-201-1/+37
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* tst_qthread: Fix compilation under ubsanFabian Kosmale2022-06-201-4/+4
* Skip tests that terminate threads under ASANVolker Hilsheimer2022-06-191-0/+16
* Long live the ICU-based QStringConverter interface!Fabian Kosmale2022-06-193-2/+280
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-171-0/+97
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-171-0/+5
* Teach qmake about digit-grouping apostrophes in numeric literalsEdward Welbourne2022-06-173-3/+16
* QComboBox: emit currentIndexChanged() and currentTextChanged() when the model...Ivan Solovev2022-06-161-0/+33
* Work around lavapipe bug in tst_qvulkanLaszlo Agocs2022-06-161-7/+9
* Accessibility: don't emit focus change when reason is window activationVolker Hilsheimer2022-06-161-0/+10
* Implement a dedicated QAccessibleInterface for QMessageBoxVolker Hilsheimer2022-06-161-0/+104
* Endian: Remove old special integer bitfieldsUlf Hermann2022-06-161-29/+0
* QStringConverter: fix use-after-free in the stack in the testThiago Macieira2022-06-151-7/+11
* Increase timeout of slow test for ASAN-enabled buildDimitrios Apostolou2022-06-151-0/+4
* Fix memory leaksDimitrios Apostolou2022-06-152-0/+5
* Increase timeout of slow test for ASAN-enabled buildDimitrios Apostolou2022-06-151-0/+4
* Fix typos in docs and commentsKai Köhne2022-06-157-9/+9
* Make two QDT benchmarks data-driven and add more rowsEdward Welbourne2022-06-151-60/+40
* Add support for painting at integer DPR with downscaleMorten Sørvig2022-06-141-2/+7
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+11
* Revert "qxp::function_ref: drop use of q23::invoke_r"Marc Mutz2022-06-141-0/+40
* tst_QResourceManager: extend the test to cover open filesMarc Mutz2022-06-141-0/+9
* tst_QAnyStringView: explicitly check the spaceship operatorMarc Mutz2022-06-141-0/+31
* Don't crash when removing the last visible tabVolker Hilsheimer2022-06-131-0/+34
* Update window geometry when QWindow::m{in|ax}imumSize is updatedJan Arve Sæther2022-06-131-0/+11
* Use CSS classes on html list items for checkbox supportShawn Rutledge2022-06-112-14/+30
* QNetworkReply: Fix the test compilationLaszlo Papp2022-06-101-0/+1
* Windows: fix DeferredDelete events processing on QThread::terminate()Vladimir Belyavsky2022-06-101-0/+78
* FatalSignalHandler: print the signal name on crashThiago Macieira2022-06-082-2/+2
* Update Catch2 to v2.13.9Marc Mutz2022-06-081-5/+9
* tst_QTcpServer: Make test-helper a dependencyMårten Nordheim2022-06-072-1/+5
* tst_qfile: skip trash bin test on webOSJanne Juntunen2022-06-071-2/+2
* Bump version to 6.5.0Jani Heikkinen2022-06-063-3/+3
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-043-2/+85
* QTest::toString benchmark: do not pass a template type parameterGiuseppe D'Angelo2022-06-041-1/+1
* Unify QSslServer from QtWebSockets and QtHttpServer into QtNetworkØystein Heskestad2022-06-047-0/+551
* The new signal pendingConnectionAvailable is added to QTcpServerØystein Heskestad2022-06-041-0/+71
* QTestLib: rework QTest::compare_helper()Ivan Solovev2022-06-038-7/+34
* tst_QStringApiSymmetry: use QCOMPARE_EQ instead of QCOMPAREIvan Solovev2022-06-031-168/+168
* Add QTRY_COMPARE_{EQ,NE,LT,LE,GT,GE}_WITH_TIMEOUT()Ivan Solovev2022-06-037-7/+191
* Add QCOMPARE_{EQ,NE,LT,LE,GT,GE}()Ivan Solovev2022-06-0310-1/+3985
* tst_QUrlQuery: improve formatting of lists of pairs of stringsEdward Welbourne2022-06-031-30/+18
* Endian: Allow special bitfield union fields to cover the whole storageUlf Hermann2022-06-021-1/+11
* Short live qxp::function_ref!Marc Mutz2022-06-024-0/+243