summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-079-26/+188
|\
| * QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-041-1/+13
| * Fix conversion from transparent indexed8 to RGB32Allan Sandfeld Jensen2018-08-031-0/+15
| * QProcess::startDetached: Fix behavior change on WindowsJoerg Bornemann2018-08-035-25/+126
| * Return to eventloop after emitting encryptedMårten Nordheim2018-07-311-0/+32
| * QJsonDocument: Make emptyObject an objectJüri Valdmann2018-07-311-0/+2
* | Blacklist tst_Gestures::graphicsItemTreeGestureJoni Jantti2018-08-061-0/+2
* | winrt: Fix tst_QGraphicsItem::cursorOliver Wolff2018-08-061-15/+7
* | winrt: Implement QPlatformCursor::setPosOliver Wolff2018-08-063-9/+3
* | tst_QSharedPointer: raise the timeout for running qmake and makespecThiago Macieira2018-08-041-7/+13
* | QHeaderView: respect min/maxSectionSize in setDefaultSectionSize()Christian Ehrlicher2018-08-041-0/+10
* | Blacklist flaky tst_QSpinBox::stepModifierPressAndHold on OpenSUSETor Arne Vestbø2018-08-041-0/+2
* | Enable QPluginLoader test for static buildsSimon Hausmann2018-08-032-2/+32
* | QCborValue diagnostics: Properly escape stringsThiago Macieira2018-08-031-0/+6
* | Disable Docker-based test servers on QEMU devices temporarilyRyan Chu2018-08-031-1/+1
* | Extend 'ignoreExpectedErrors' testTimur Pocheptsov2018-08-021-9/+28
* | Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-3111-21/+261
|\ \
| * | Merge branch '5.11' into devEdward Welbourne2018-07-3111-21/+261
| |\|
| | * QSFPM unittest: check dataChanged and layoutChanged signalsDavid Faure2018-07-281-0/+48
| | * tst_qpluginloader: Fix preprocessor conditionOliver Wolff2018-07-271-1/+1
| | * Check against copying the husk left by a moveEdward Welbourne2018-07-261-0/+3
| | * tst_qplugin: Re-enable loadReleasePlugin test caseOliver Wolff2018-07-261-0/+1
| | * Skip qplugin auto test for static configurationsOliver Wolff2018-07-261-0/+1
| | * Fix the fix for mmap() overflow checkThiago Macieira2018-07-251-3/+3
| | * Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-231-15/+29
| | * Plugins: fix crash if the binary JSON data contains invalid sizeThiago Macieira2018-07-194-2/+163
| | * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-0/+12
* | | QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-0/+27
* | | tst_qsystemsemaphore: Use qt_test_helper functionalityOliver Wolff2018-07-317-51/+14
* | | tst_qobject: Use qt_test_helper functionalityOliver Wolff2018-07-314-50/+13
* | | tst_qsharedmemory: Use qt_test_helper functionalityOliver Wolff2018-07-317-56/+16
* | | Extend blacklistin of tst_QTimeLine tests to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* | | Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* | | Extend blacklisting of showMinimizedKeepFocus to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* | | QCborValue: move the toDiagnosticNotation() function to its own fileThiago Macieira2018-07-302-4/+169
|/ /
* | canonicalFilePath: treat ENOTDIR as a case of file not existingEdward Welbourne2018-07-301-0/+10
* | Reduce redundancy and duplication in tst_QFile::appendAndReadEdward Welbourne2018-07-301-6/+5
* | Actually truncate when asked toEdward Welbourne2018-07-301-3/+10
* | QRandomGenerator: remove unnecessary cast to float in RandomValueFPThiago Macieira2018-07-291-1/+1
* | Logging: Accept .ini files written by QSettingsKai Koehne2018-07-281-0/+7
* | QUrl: Support IPv6 addresses with zone idRobbert Proost2018-07-271-0/+52
* | Rework QNetworkReply tests to use docker-based test serversRyan Chu2018-07-2712-209/+512
* | QDtls - use conventional namesTimur Pocheptsov2018-07-271-24/+24
* | Fix moc'ing of enum class flagsAllan Sandfeld Jensen2018-07-262-0/+9
* | Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-262-6/+14
* | QDtls - refactorTimur Pocheptsov2018-07-262-31/+31
* | Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+1
* | tst_qtextcodec: Use qt_test_helper functionalityOliver Wolff2018-07-255-18/+10
* | Rework the start-of-time fileTimes() test to add another test-caseEdward Welbourne2018-07-251-11/+21
* | Fix two "unused variable" warningsEdward Welbourne2018-07-251-1/+2