summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * tst_QMenuBar: Port to QWindow-based mouse test APIFriedemann Kleint2017-10-292-36/+37
| | * tst_qnetworkreply: Replace insignificant_test with blacklistingFriedemann Kleint2017-10-293-4/+32
* | | test: blacklist tst_QWidget::multipleToplevelFocusCheck() and setToolTip()Liang Qi2017-11-121-0/+5
* | | Blacklist tst_qstandardpaths::testFindExecutable for b2qt/arm64Sami Nurmenniemi2017-11-121-0/+3
* | | QRandomGenerator: add more of the std Random Engine APIThiago Macieira2017-11-111-0/+41
* | | QRandomGenerator: add securelySeeded(), to ensure appropriate seedingThiago Macieira2017-11-111-0/+19
* | | Change QRandomGenerator to have a deterministic modeThiago Macieira2017-11-111-81/+253
* | | QRandomGenerator: remove the per-thread bufferThiago Macieira2017-11-111-1/+0
|/ /
* | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-0827-131/+108
* | tests: Make braces consistentJesus Fernandez2017-11-031-3/+6
* | Make QCOMPARE print QColor alpha values on failureMitch Curtis2017-11-036-151/+194
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3013-58/+232
|\|
| * tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
| * tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
| * tests: use QSKIP for temporarily disabled testsGatis Paeglis2017-10-271-4/+2
| * tests: enforce Qt menubar in tst_QMenuBar::taskQTBUG56860_focusGatis Paeglis2017-10-271-3/+1
| * Fix psql_schemas testRobert Szefner2017-10-261-1/+1
| * QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-261-0/+35
| * Stabilize tst_qaccessibilityFriedemann Kleint2017-10-241-13/+14
| * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-0/+20
| * Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-245-1/+4
| * Fix redirecting all the other methods for HTTP 307 and 308Mårten Nordheim2017-10-241-14/+69
| * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-241-0/+16
* | Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-291-30/+1
* | QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-5/+3
* | Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
* | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-273-29/+18
* | HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-263-79/+53
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-235-25/+258
|\|
| * Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-212-0/+8
| * Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
| * Fix redirecting POST for HTTP 307 and 308Mårten Nordheim2017-10-171-3/+149
| * Open a session during redirects when neededMårten Nordheim2017-10-171-0/+28
| * tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-10-171-4/+8
| * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-172-31/+19
| * QNAM (redirects) - clear 'raw' headers before sending the next requestTimur Pocheptsov2017-10-171-0/+17
| * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
| * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-171-0/+28
* | QRandomGenerator: improve floating-point random generationThiago Macieira2017-10-201-1/+49
* | Clean dynamic function resolving done for XP in QFileInfo testsOrgad Shaneh2017-10-191-39/+15
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-3/+0
* | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-11/+10
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-1710-10/+126
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-1610-10/+126
| |\|
| | * Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
| | * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
| | * Fix blacklisting of tst_QOpenGL in WindowsTony Sarajärvi2017-10-101-1/+1
| | * Extend blacklisting of tst_gestures in RHELTony Sarajärvi2017-10-101-0/+2
| | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-101-0/+40
| | * QUrl: re-fix the setPath("//path") case leading to scheme://pathThiago Macieira2017-10-061-3/+14