summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Increase timeout for tst_QXmlSimpleReader::inputFromSocket() testMilla Pohjanheimo2017-10-051-1/+1
* Improve performance in QThreadPoolSvenn-Arne Dragly2017-10-041-0/+64
* tests: un-blacklist tst_QMenuBar::taskQTBUG4965_escapeEatenGatis Paeglis2017-10-042-4/+1
* tst_QSsl(longlongnamefollows) - fix a flakey auto-testTimur Pocheptsov2017-10-031-21/+43
* Fix cookies not being applied on redirectMårten Nordheim2017-09-291-0/+28
* Fix crash when reparenting window containerPaul Olav Tvete2017-09-281-0/+26
* Blacklist tst_QWindow:testInputEvents on RHEL 7.4Tony Sarajärvi2017-09-271-0/+2
* Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-0/+48
* QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-221-0/+105
* Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
* Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
* Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
* Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-0/+106
* Fix recordOCI() test to treat clob/nclob as QByteArrayAndy Shaw2017-09-181-2/+2
* OCI: Use correct type for getting doublesAndy Shaw2017-09-181-1/+7
* Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
* Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
* Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
* Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-141-0/+13
* Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
* Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
* Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* Blacklist tst_QOpenGL autotest in Windows 7Tony Sarajärvi2017-09-121-0/+2
* Use QTRY_COMPARE in tst_qwidget::activation() (Windows only)Friedemann Kleint2017-09-061-15/+6
* 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
* 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
* 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