summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
* QListView: Fix viewport size when checking scroll bar visibilityFriedemann Kleint2017-07-071-10/+73
* QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-072-14/+20
* QFileSystemWatcher/Windows: Recreate handle for filesFriedemann Kleint2017-07-071-0/+4
* qtabbar manual test: Improve usabilityGabriel de Dietrich2017-07-065-8/+287
* tst_QProcess/tst_QFile: Extend blacklisting to MSVC2017Friedemann Kleint2017-07-052-3/+6
* Fix polygon stroking with cosmetic penAllan Sandfeld Jensen2017-07-051-0/+108
* Extend tst_macgui::nonModalOrder blacklist to include 10.12Simon Hausmann2017-07-041-1/+2
* Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-031-1/+57
* Blacklist tst_QWindow::positioning on macOS 10.12Simon Hausmann2017-07-031-0/+3
* Fix offset calculation to be valid at the correct timeEdward Welbourne2017-07-031-5/+4
* macOS: Blacklist tst_QToolButton::task176137_autoRepeatOfAction()Friedemann Kleint2017-07-031-0/+2
* Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-031-2/+1
* tst_QPrinter: Run in temporary directoryFriedemann Kleint2017-07-031-27/+32
* Require printer config for printsupport auto testsOliver Wolff2017-07-031-0/+2
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-034-13/+2
* Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+2
* Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-021-0/+31
* macOS: Blacklist tst_QProgressDialog::autoShow()Friedemann Kleint2017-07-021-2/+2
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
* QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-1/+17
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-284-6/+7
* 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