summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
* QStringView: De-inline the length calculation so we can use SSE2Thiago Macieira2017-09-131-0/+44
* macOS: Detect use of heap-allocated QMacAutoReleasePoolTor Arne Vestbø2017-09-083-0/+116
* tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-072-31/+19
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-0610-14/+51
|\
| * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-6/+6
| * Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
| * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-042-5/+5
| * Fix resolution of relative links on WindowsOrgad Shaneh2017-09-041-3/+9
| * tst_QMutex: produce less noise with MSVCThiago Macieira2017-09-011-0/+3
| * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
* | Merge dev into 5.10Frederik Gladhorn2017-09-02130-1213/+1884
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3118-201/+461
| |\|
| | * Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| | * Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
| | * Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
| | * Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-271-0/+7
| | * Adapt qmake's raw-string parser to avoid confusion by macrosEdward Welbourne2017-08-243-2/+155
| | * Fix invalid placeholder name in tst_qsqlthread.cppSérgio Martins2017-08-231-1/+1
| | * QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+31
| | * tst_QPrinter: Share printers in testPageRectAndPaperRect/testMarginFriedemann Kleint2017-08-231-64/+68
| | * Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
| | * tst_QPrinter: Disambiguate all file namesFriedemann Kleint2017-08-231-38/+25
| | * macOS: Fix padding around tab label with iconEskil Abrahamsen Blomfeldt2017-08-182-77/+94
| | * Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
| | * Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
| | * Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
| * | uic: Use nullptr instead of Q_NULLPTR in generated codeAlexander Volkov2017-08-28102-995/+995
| * | Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-276-2/+119
| * | Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+91
| * | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
* | | QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-0/+4
* | | macOS: Respect responder chain when setting cursorTor Arne Vestbø2017-09-012-1/+18
* | | macOS: Update qt_on_cocoa manual testTor Arne Vestbø2017-08-313-24/+32
|/ /
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-232-5/+77
* | Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* | Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1515-39/+96999
|\|
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
| * Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* | Autotest: fix blacklisted test about position on non-regular filesThiago Macieira2017-08-082-10/+23
* | QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-081-48/+81
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-0842-905/+980
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
| * Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
| * Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
| * Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4