summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
* Merge integration refs/builds/qtci/dev/1617116580Qt CI Bot2021-03-301-1/+62
|\
| * rhi: Add support for custom bytes-per-line for uncompressed raw dataLaszlo Agocs2021-03-301-1/+62
* | Merge integration refs/builds/qtci/dev/1617109351Qt CI Bot2021-03-301-3/+7
|\ \ | |/ |/|
| * tst_qobject: enable some tests for narrowingGiuseppe D'Angelo2021-03-301-3/+7
* | Merge integration refs/builds/qtci/dev/1617098611Qt CI Bot2021-03-302-6/+48
|\ \ | |/ |/|
| * Remove meaningless QT_NO_UNICODE_LITERAL check in QString literal testsAndrei Golubev2021-03-302-6/+0
| * Add literal operators for QString and QByteArrayAndrei Golubev2021-03-302-0/+48
* | QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-301-0/+10
* | Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-301-0/+18
|/
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-302-35/+41
* Fix some warningsAndreas Buhr2021-03-298-14/+37
* Silence a bunch of gcc warnings for the moc testVolker Hilsheimer2021-03-293-1/+11
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-292-4/+4
* Repair tst_qwineventnotifierAlex Trotsenko2021-03-292-1/+3
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-261-3/+3
* Introduce QMetaObject::metaTypeFabian Kosmale2021-03-251-0/+11
* Merge integration refs/builds/qtci/dev/1616671507Qt CI Bot2021-03-251-1/+7
|\
| * Adapt Catch2 to Apple SiliconAndreas Buhr2021-03-251-1/+7
* | Merge integration refs/builds/qtci/dev/1616667899Qt CI Bot2021-03-251-0/+10
|\ \
| * | QTypeInfo: Handle T::value_type being equal to TFabian Kosmale2021-03-251-0/+10
| |/
* | Merge integration refs/builds/qtci/dev/1616664803Qt CI Bot2021-03-251-0/+14
|\ \ | |/ |/|
| * Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-251-0/+14
* | Fix some warningsAndreas Buhr2021-03-252-3/+3
|/
* Merge integration refs/builds/qtci/dev/1616419842Qt CI Bot2021-03-221-11/+61
|\
| * Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* | Merge integration refs/builds/qtci/dev/1616418060Qt CI Bot2021-03-223-8/+8
|\ \
| * | lance tool: fix build for Qt 6Eirik Aavitsland2021-03-223-8/+8
| |/
* | Merge integration refs/builds/qtci/dev/1616410126Qt CI Bot2021-03-221-0/+51
|\ \ | |/ |/|
| * Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-03-221-0/+51
* | Make it even more obvious on what to do when tst_toolsupport failshjk2021-03-221-0/+7
|/
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-1/+1
* QMetaObjectBuilder: remove unused serialization codeFabian Kosmale2021-03-201-50/+0
* Merge "tst_bench_qmetaobject: Fix test"Fabian Kosmale2021-03-191-3/+4
|\
| * tst_bench_qmetaobject: Fix testFabian Kosmale2021-03-191-3/+4
* | Merge "Tests: Clarify the course of actions when touching tst_toolsupport"hjk2021-03-191-0/+4
|\ \ | |/ |/|
| * Tests: Clarify the course of actions when touching tst_toolsupporthjk2021-03-191-0/+4
* | rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-191-1/+44
|/
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-181-11/+11
* QDial: use qRound to roundVolker Hilsheimer2021-03-181-0/+31
* Extend system zone test to check it matches LocalTimeEdward Welbourne2021-03-181-0/+15
* Merge "Rename QList test to something meaningful"Andrei Golubev2021-03-181-2/+2
|\
| * Rename QList test to something meaningfulAndrei Golubev2021-03-181-2/+2
* | Disable two tests in tst_QAccessibility on WaylandEskil Abrahamsen Blomfeldt2021-03-181-0/+6
|/
* Merge "QSqlError: protect against self-assignment"Volker Hilsheimer2021-03-172-0/+4
|\
| * Disable security warnings from MSVC in testsVolker Hilsheimer2021-03-172-0/+4
* | Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-173-62/+0
|/