summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [macOS] Skip test that triggers a buffer overflow in CoreFoundationErik Verbruggen2018-08-171-0/+6
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-171-1/+18
|\
| * Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-1/+18
| |\
| | * QUrl: Make sure we do reject URLs for which IDNA nameprep failedThiago Macieira2018-08-161-1/+18
* | | Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-172-0/+34
|/ /
* | Modernize the "thread" featureUlf Hermann2018-08-175-28/+24
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-165-2/+33
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-165-2/+33
| |\|
| | * tests: Fix top-level CMakeLists.txtKevin Funk2018-08-151-0/+1
| | * Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-141-0/+6
| | * Skip all qfocusevent test on platforms that don't support window activationJohan Klokkhammer Helsing2018-08-142-2/+8
| | * Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-091-0/+18
* | | Refactor wildcard support in QRegularExpressionSamuel Gaist2018-08-161-7/+7
* | | Add debugging output to help diagnose cause of tst_qspinbox failureMitch Curtis2018-08-161-0/+7
* | | Avoid signed/unsigned warning in templateEdward Welbourne2018-08-161-1/+1
* | | Rework tst_QLocale::emptyCtor() as a data-driven testEdward Welbourne2018-08-161-58/+88
|/ /
* | Revert "Disable Docker-based test servers on QEMU devices temporarily"Ryan Chu2018-08-151-1/+1
* | Add support for numbered territories in CLDREdward Welbourne2018-08-131-4/+6
* | Fix time-zone tests on macOS >= 10.13, which now knows what CET isEdward Welbourne2018-08-132-16/+16
* | Add debug output for single enum flagsAllan Sandfeld Jensen2018-08-111-0/+5
* | Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-117-36/+149
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-116-19/+71
* | tst_qdtls: add 'invalidConfiguration' testTimur Pocheptsov2018-08-101-0/+15
* | Blacklist tst_Gestures::explicitGraphicsObjectTargetJoni Jantti2018-08-101-0/+2
* | QDtls: delay protocol version verificationTimur Pocheptsov2018-08-101-6/+0
* | tst_qmenu: Fix funky use of QTRY_VERIFY with qWaitForTor Arne Vestbø2018-08-091-1/+2
* | Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13Tony Sarajärvi2018-08-081-0/+1
* | tests: blacklist tst_qwidget::saveRestoreGeometry on xcbGatis Paeglis2018-08-081-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-079-26/+188
|\ \
| * | 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
* | | tst_qspinbox: include actual emission count in failure messageMitch Curtis2018-08-071-1/+2
* | | tst_qdatetimeedit: call setCalendarPopup(false) when cleaning upMitch Curtis2018-08-071-0/+2
* | | tst_qdatetimeedit: hide testWidget when creating widgets on the stackMitch Curtis2018-08-071-0/+7
|/ /
* | 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
| |\|