summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge integration refs/builds/qtci/dev/1617813097Qt CI Bot2021-04-071-19/+3
|\
| * Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_passAlexey Edelev2021-04-071-19/+3
* | Merge integration refs/builds/qtci/dev/1617798649Qt CI Bot2021-04-071-0/+17
|\ \ | |/ |/|
| * Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-071-0/+17
* | CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-073-0/+57
|/
* Merge integration refs/builds/qtci/dev/1617702467Qt CI Bot2021-04-061-0/+20
|\
| * QList: Satisfy contiguous_range requirementsFabian Kosmale2021-04-061-0/+20
* | QWindowsPipeReader: determine pipe state before signalingAlex Trotsenko2021-04-061-0/+35
* | CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-065-15/+33
|/
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signalIvan Solovev2021-04-031-2/+68
* Add support to set thread priority to QThreadPoolSamuel Gaist2021-04-031-0/+20
* Merge integration refs/builds/qtci/dev/1617264361Qt CI Bot2021-04-011-10/+11
|\
| * QObjectCompatProperty: Emit signal in notfiyFabian Kosmale2021-04-011-6/+6
| * QObjectCompatProperty: Require explicit notifyFabian Kosmale2021-04-011-7/+8
* | Linux: Add abstract address support for QLocal{Socket,Server}Piotr Mikolajczyk2021-04-011-10/+126
|/
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* Merge integration refs/builds/qtci/dev/1617183127Qt CI Bot2021-03-312-3/+6
|\
| * Fix some warningsAndreas Buhr2021-03-312-3/+6
* | 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
| |/