summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-282-35/+110
* tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
* tst_QSharedPointer: Terminate hanging qmake-processesFriedemann Kleint2017-06-281-0/+2
* Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2810-32/+32
* Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11Simon Hausmann2017-06-281-0/+3
* Ignore tst_QOpenGLWidget::clearAndGrab failures on UbuntuSimon Hausmann2017-06-281-0/+1
* Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-06-281-0/+1
* Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-06-281-0/+2
* Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-06-281-1/+4
* Blacklist tst_QSocks5SocketEngine::downloadBigFile()Friedemann Kleint2017-06-281-0/+2
* tst_QTreeWidget: Fix GCC 7 warnings about using uninitialized variablesFriedemann Kleint2017-06-251-11/+9
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-254-21/+8
|\
| * Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()J-P Nurmi2017-06-191-0/+2
| * Blacklist flaky tst_QGuiEventLoop::testQuitLock() on macOS 10.12J-P Nurmi2017-06-191-0/+2
| * Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
| * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-1915-205/+385
| |\
| * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-21/+0
* | | Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-191-0/+4
* | | winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* | | winrt: Fix tst_qurlOliver Wolff2017-06-191-5/+1
* | | winrt: Fix tst_qtextstreamOliver Wolff2017-06-192-1/+3
* | | winrt: Fix tst_qlanguagechangeOliver Wolff2017-06-191-1/+1
* | | Fix tst_QOpenGlConfig for platforms with builtin test dataOliver Wolff2017-06-191-1/+1
* | | Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-192-0/+16
| |/ |/|
* | Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
* | Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
* | Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
* | Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
* | Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
* | Manual dialog test: fix use custom directory icon option settingDongmei Wang2017-06-131-1/+1
* | Blacklist flaky tst_QMdiArea testTony Sarajärvi2017-06-131-0/+2
* | Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
* | winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* | uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-132-117/+203
* | Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-131-0/+42
* | macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-131-29/+55
* | Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
|/
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
* Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+15
* Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
* Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-071-0/+2
* moc: Don't error out when defining a keywordOlivier Goffart2017-06-061-0/+9
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-062-0/+14
* winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-011-1/+1
* Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-1/+25