summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing version bump from '6.2.0' to '6.2.1'Jani Heikkinen2021-10-132-2/+2
* Fix handling of time-zone gap in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2021-10-121-0/+12
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-0/+124
* QList::iterator: use templates for advancing operatorsThiago Macieira2021-10-121-0/+134
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* Activate tst_QDialog::showAsTool test on macOSVolker Hilsheimer2021-10-111-3/+2
* QDialog: respect WA_ShowWithoutActivatingVolker Hilsheimer2021-10-111-0/+29
* Reduce the width of a hfw-widget if scrollbar would be flippingVolker Hilsheimer2021-10-111-0/+58
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-111-0/+84
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-0/+21
* Add a basic round-trip test for QStringConverterEdward Welbourne2021-10-081-1/+56
* Don't build tests/auto/tools when cross-compilingJoerg Bornemann2021-10-071-1/+1
* Compile private Qt APIs autotests for INTEGRITYTatiana Borisova2021-10-052-2/+3
* Remove qshadergraph filesJuan Casafranca2021-10-0511-3815/+0
* QFontCache: don't start cleanup timer if we are not in the main threadVolker Hilsheimer2021-10-011-0/+47
* QAbstractItemView: Fix IM input starting edit sessionVolker Hilsheimer2021-10-011-0/+75
* tst_qthread: Don't use QVERIFY in multiple threads in threadIdReuse()Ievgenii Meshcheriakov2021-10-011-2/+5
* Fix QDir::entryList to work for directories that end with '.lnk'Karsten Heimrich2021-09-304-3/+6
* QThread: Reset the system thread ID when thread exits on UnixIevgenii Meshcheriakov2021-09-291-0/+53
* Don't clear focus if setParent doesn't change the parentVolker Hilsheimer2021-09-282-0/+90
* Add testing of QPdfWriter output to QPainter lancelot testEirik Aavitsland2021-09-282-1/+103
* Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-0/+7
* tst_qplugin{,loader}: make it pass on MacsThiago Macieira2021-09-241-6/+6
* macOS: send enter/leave when a window opens/closesVolker Hilsheimer2021-09-241-3/+124
* Revert "QProcess: do not emit aboutToClose() twice"Alex Trotsenko2021-09-241-2/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2453-53/+53
* locale: INTEGRITY does not define LC_MEASUREMENTSTatiana Borisova2021-09-221-2/+2
* tst_qmetatype: Fix operator< detection for std::optionalFabian Kosmale2021-09-211-0/+2
* locale: QNX does not define LC_MEASUREMENTSPasi Petäjäjärvi2021-09-211-1/+4
* Compile autotests for IntegrityTatiana Borisova2021-09-2137-43/+132
* QNetworkInformation: Actually compare names case insensitivelyMårten Nordheim2021-09-201-0/+1
* Eat expected warning messages in QGuiApplication testVolker Hilsheimer2021-09-201-0/+9
* QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
* Blacklist flaky testDimitrios Apostolou2021-09-201-0/+3
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-201-0/+46
* QProcess: do not emit aboutToClose() twiceAlex Trotsenko2021-09-191-0/+2
* Rework tst_QString::remove_regexp() and its data tableEdward Welbourne2021-09-181-30/+36
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-171-0/+139
* Fix flaky test timing out sometimes while waiting for dataDimitrios Apostolou2021-09-171-4/+7
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-171-0/+11
* Support QNX QCC compilerPasi Petäjäjärvi2021-09-171-2/+2
* Teach QLocale::system() to use narrow formatIvan Solovev2021-09-161-0/+27
* Don't let windowstates manual test eat log messagesTor Arne Vestbø2021-09-151-10/+6
* QThreadPool: Fix restarting of expired threadsIevgenii Meshcheriakov2021-09-151-0/+25
* Move locale-switching code in test to a shared headerEdward Welbourne2021-09-152-56/+115
* Fix Catch2 compiling for INTEGRITYTatiana Borisova2021-09-142-1/+32
* QPlugin/QFactoryLoader: remove Qt 5 plugin remnantsThiago Macieira2021-09-141-37/+0
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-1/+1
* Skip tst_QReadWriteLock::multipleReadersLoop on QEMUSona Kurazyan2021-09-102-0/+6
* tst_http2: Fix flaky authentication testMårten Nordheim2021-09-101-0/+5