summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1454-79/+368
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1454-79/+368
| |\
| | * Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
| | * Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
| | * Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
| | * Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
| | * Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
| | * Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
| | * Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
| | * Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
| | * Blacklist flaky casesSami Nurmenniemi2018-02-092-1/+6
| | * Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
| | * tst_QSharedPointer: Fix termination of external processes on WindowsFriedemann Kleint2018-02-081-2/+13
| | * CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-071-0/+39
| | * Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-0/+4
| | * QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
| | * Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-0/+84
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2035-48/+48
| | * qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-01-183-21/+127
* | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
* | | Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
* | | Fix crash in tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunningKari Oikarinen2018-02-141-3/+6
|/ /
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-1321-87/+0
* | Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
* | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-128-28/+0
* | Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* | macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105167-159/+1415
|\ \
| * | Add drawTexture benchmarkAllan Sandfeld Jensen2018-02-063-0/+554
| * | Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+0
| * | tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
| * | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+88
| * | QString:: add remove() overload taking QLatin1StringAnton Kudryavtsev2018-02-021-0/+6
| * | tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
| * | QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-281-0/+1
| * | tests/manual/widgets/styles: Extend the style icon displayFriedemann Kleint2018-01-261-22/+101
| * | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-265145-11/+18
| * | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-263-24/+58
| * | tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
| * | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-261-0/+39
| * | Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+130
| * | tst_qvarlengtharray: Add missing includeOliver Wolff2018-01-261-0/+2
| * | Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-2/+43
| * | Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-9/+145
| * | XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-241-1/+16
| * | QTestlib/selftests: Refactor the code printing output differencesFriedemann Kleint2018-01-241-8/+73
| * | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
* | | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+8
* | | QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
* | | Diaglib: Make mouse event logging more verboseFriedemann Kleint2018-02-021-0/+29