summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Stabilize tst_QQuickWebEngineViewJoerg Bornemann2016-01-221-6/+26
* Fix deadlock on QWebEngineUrlRequestJob::failJoerg Bornemann2016-01-221-0/+23
* Add autotest for URL scheme handlersJoerg Bornemann2016-01-191-0/+75
* Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-151-25/+19
* Fix tst_QQuickWebEngineViewGraphics::showHideShow for OS XJoerg Bornemann2016-01-131-1/+8
* Stabilize tst_QWebEnginePage::symmetricUrl some moreJoerg Bornemann2016-01-111-1/+2
* Stabilize tst_QWebEnginePage::symmetricUrlJoerg Bornemann2016-01-081-1/+4
* Stabilize tst_QQuickWebEngineViewGraphics::showHideShowJoerg Bornemann2015-12-211-3/+3
* Stabilize test_urlPropertyv5.6.0-beta1Allan Sandfeld Jensen2015-12-141-0/+2
* Make QQuickWebEngineProfile publicKai Koehne2015-12-121-1/+1
* Build qmltests only if QML testsupport API is availableJoerg Bornemann2015-12-111-1/+2
* Fix path issues tst_QQuickWebEngineViewJoerg Bornemann2015-12-111-25/+36
* Update tests/auto/quick/publicapiJoerg Bornemann2015-12-111-1/+5
* Stabilize tst_QWebEnginePage::getUserMediaRequestJoerg Bornemann2015-12-101-3/+3
* Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
* enable tests/auto/widgetsJoerg Bornemann2015-12-073-3/+12
* stabilize tst_qwebenginepage some moreJoerg Bornemann2015-12-071-6/+5
* Change QWebEngineUrlRequestInterceptor::interceptRequest to void.Michael Bruning2015-12-021-5/+3
* Remove unneeded qWaits from tst_QWebEngineCookieStoreJoerg Bornemann2015-12-011-2/+0
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-017-21/+21
* Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-121-1/+1
* stabilize tst_QWebEngineScript::injectionPointJoerg Bornemann2015-11-121-4/+4
* Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-123-0/+66
* add dummy positioning pluginJoerg Bornemann2015-11-065-0/+147
* remove "CONFIG += ordered" where applicableJoerg Bornemann2015-11-062-4/+0
* Print JS console messages by defaultKai Koehne2015-11-061-17/+4
* enable tests/auto/coreJoerg Bornemann2015-10-303-4/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-283-2/+82
|\
| * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-133-2/+82
* | Remove userAgentApplicationName API test caseSzabolcs David2015-10-271-23/+0
* | Fix build of tst_qwebenginepageSzabolcs David2015-10-211-2/+8
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-20/+5
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-26/+22
* | Add firstPartyUrl to QWebEngineUrlRequestInfoDavid Rosca2015-10-123-0/+26
* | add RequestClose web actionJoerg Bornemann2015-10-094-0/+46
* | Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-20/+9
* | update tst_publicapiJoerg Bornemann2015-09-281-79/+132
* | Remove unnecessary test ifdefAllan Sandfeld Jensen2015-09-211-2/+1
* | Unskip loadFinishedAfterNotFoundError test caseSzabolcs David2015-09-141-10/+6
* | Change some QNAM tests to use URLRequestInterceptorSzabolcs David2015-09-142-128/+103
* | Remove unnecessary QNetworkAccessManager test casesSzabolcs David2015-09-141-36/+0
* | Remove unnecessary QWebEngineFrame test casesSzabolcs David2015-09-111-193/+1
* | Merge QWebEngineFrame tests into tst_qwebenginepageSzabolcs David2015-09-0911-1665/+1596
* | Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-09-084-0/+134
|\ \
| * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-084-0/+134
| |\|
| | * Add tst_geopermission QML test caseAdam Kallai2015-09-013-0/+133
| | * Update the expected list of public API testcaseAdam Kallai2015-08-271-0/+1
* | | Enable geolocation permission testAllan Sandfeld Jensen2015-09-081-31/+28
|/ /
* | Fix build of tst_qwebengineurlrequestinterceptorSzabolcs David2015-09-071-4/+4
* | Fix selectAll on data urlAllan Sandfeld Jensen2015-09-031-3/+7