summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use boolean to indicate QTableWidgetItem is header itemAntti Määttä2023-05-101-0/+20
* Hsts: match header names case insensitivelyMårten Nordheim2023-05-091-0/+6
* Fix hiding in QComboBox when there is no selectionVolker Hilsheimer2023-05-081-0/+36
* Update public suffix listMårten Nordheim2023-05-052-12/+0
* QTabBar: don't overshoot when scrolling rightVolker Hilsheimer2023-05-052-11/+30
* Revert "qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output"Fabian Kosmale2023-05-031-49/+0
* QVariant: Fix support for metatypes created by Qt < 6.5Fabian Kosmale2023-04-281-0/+28
* QTabBar: don't scroll when laying out the tabsVolker Hilsheimer2023-04-261-0/+62
* tst_QCoreApplication: ensure that theMainThread has expected statesThiago Macieira2023-04-262-3/+38
* tst_qxmlstream: remove dependency on QtXmlMarc Mutz2023-04-251-1/+0
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-253-0/+4
* QDomDocument: no longer drop a provided 'standalone' attribute if 'no'Axel Spoerl2023-04-241-0/+26
* Handle parent being a child's focus proxy in QWidget::setFocusProxyAxel Spoerl2023-04-241-20/+119
* QStandardPaths: de-duplicate some unittests codeAhmad Samir2023-04-221-28/+28
* QStandardPaths/Unix: fix writableLocation() when test mode is enabledAhmad Samir2023-04-221-3/+66
* QStandardPaths/Unix: restore org and app names in unittestsAhmad Samir2023-04-221-7/+11
* tst_qnetworkreply: Don't try using ftp servers while ftp is missingMårten Nordheim2023-04-201-43/+51
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-203-3/+14
* QWidgetTextControl: emit cursorPositionChanged() when select allLiang Qi2023-04-201-0/+5
* rhi: update manual test shadersLaszlo Agocs2023-04-208-4/+4
* Fix setting combo data with QSortFilterProxyModelFriedemann Kleint2023-04-191-28/+56
* Add binary compatibility file built against 6.5.0Milla Pohjanheimo2023-04-191-0/+27329
* Remove unused variablesAmir Masoud Abdol2023-04-193-12/+0
* rhi: Fix offscreen manual test's Vulkan initLaszlo Agocs2023-04-191-0/+1
* tst_QDeadlineTimer: use the new QCOMPARE_xx() macrosThiago Macieira2023-04-191-164/+216
* tests: blacklist tst_QGraphicsEffect::draw() on WaylandLiang Qi2023-04-171-0/+2
* mimetypes/: port to qsizetypeAhmad Samir2023-04-161-1/+1
* Correct time zone in tst_QDateTimeEdit::stepIntoDSTGap()Edward Welbourne2023-04-141-1/+1
* Correct the start of a QDTE::stepIntoDSTGap() testEdward Welbourne2023-04-141-1/+1
* tst_QDateTimeEdit::springForward(): use u'0' instead of QLatin1Char('0')Edward Welbourne2023-04-141-4/+4
* tst_QDateTimeEdit: correct computation of width of gapEdward Welbourne2023-04-141-2/+15
* Correct row names in tst_QDateTimeEdit::springForward_data()Edward Welbourne2023-04-141-7/+8
* tst_QDateTime: Remove two duplicate test casesEdward Welbourne2023-04-141-5/+0
* Correct a test's precondition on the system zoneEdward Welbourne2023-04-141-3/+9
* Explain the cases where we must exclude some QDTE test casesEdward Welbourne2023-04-141-21/+24
* tst_QDateTime::addMSecs(): check for failure after calling helperEdward Welbourne2023-04-141-4/+9
* Replace PUBLIC_LIBRARIES with LIBRARIES in qt_internal_add_manual_testAmir Masoud Abdol2023-04-147-8/+8
* Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"Tor Arne Vestbø2023-04-133-3/+3
* windows: Re-apply mask when DPI changes, to account for new scale factorVolker Hilsheimer2023-04-123-0/+139
* QAccessible test: skip focusChild on waylandVolker Hilsheimer2023-04-111-0/+3
* Permissions: respect context object's thread and life timeVolker Hilsheimer2023-04-051-0/+92
* QPluginLoader: don't instantiante multiple, identical instancesThiago Macieira2023-04-051-7/+19
* QListView: No-op, when a list item is dropped directly behind itselfAxel Spoerl2023-04-051-0/+54
* QMultiHash: fix missing update to m_sizeThiago Macieira2023-04-041-0/+73
* Bump version to 6.5.1Jani Heikkinen2023-04-033-3/+3
* tst_bench_QCryptographicHash: use resultView()Marc Mutz2023-04-011-2/+2
* tst_qxmlstream: add non-US-ASCII hasAttribute() checksMarc Mutz2023-04-011-2/+19
* Pick up initial state of foreign windows instead of reflecting QWindowTor Arne Vestbø2023-04-011-0/+57
* Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITYMårten Nordheim2023-04-013-3/+60
* tst_Q(Any)StringView: check conversion from winrt::hstringMarc Mutz2023-03-312-0/+33