summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QWebEngineView flaky IME testsTamas Zakor2020-10-291-0/+9
* Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
* Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
* Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
* Avoid to reject a certificate error twice in QuickPeter Varga2020-09-162-9/+46
* Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-093-37/+65
* Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-071-10/+27
|\
| * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-10/+27
* | Expand FullScreenRequest testingKirill Burtsev2020-08-312-0/+90
* | Don't send duplicate load progress valuesKirill Burtsev2020-08-3112-18/+72
* | Make HttpServer to server resource from dirs for unhandled requestsKirill Burtsev2020-08-314-32/+31
* | Simplify testing with HttpServerKirill Burtsev2020-08-318-61/+31
* | Wait for favicon in tst_QWebEngineCookieStore::basicFilterOverHTTPJüri Valdmann2020-08-311-0/+3
* | Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
|/
* Check for ssl when compling qml testsMichal Klocek2020-08-187-6/+294
* Add binary compatibility files for 5.15 for QtWebEngineMilla Pohjanheimo2020-08-173-0/+48232
* Load page to inspect before testing inspectionAllan Sandfeld Jensen2020-08-132-6/+10
* Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-221-0/+29
* Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-153-1/+74
* Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-301-1/+1
* Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-2/+3
* Add auto test for safe redirectTamas Zakor2020-06-101-0/+32
* Extend tst_QWebEngineScript::matchQrcUrl with negative matchJüri Valdmann2020-05-294-11/+26
* Fix 'qmake -r' runMichal Klocek2020-05-291-7/+18
* Test: port qwebenginedownloaditem auto test to QRegularExpressionPeter Varga2020-05-271-2/+4
* QML test case for certificate error handlingKirill Burtsev2020-05-265-2/+128
* Add test for first party urls of service workerTamas Zakor2020-05-264-0/+109
* Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-251-14/+0
* Fix crash on WebContentsDelegateQt::CloseContents()Peter Varga2020-05-251-0/+22
* Fix path validation in FilePickerController::accepted()Tamas Zakor2020-05-201-12/+28
* Allow to set feature permission before first ever navigationKirill Burtsev2020-05-141-24/+42
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-0/+64
* Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-0/+13
* Add cookie testcase to proxy testMichal Klocek2020-05-043-5/+55
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-302-5/+163
|\
| * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-2/+2
| * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-261-0/+158
| * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
* | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-293-12/+32
|/
* Move request interceptor to ui threadMichal Klocek2020-04-201-27/+96
* Stabilize widget auto tests which use evaluateJavaScriptSync()Peter Varga2020-04-091-3/+6
* Test qquickwebengineview: remove unneeded blacklistingKirill Burtsev2020-04-091-3/+0
* Use SetBaseBackgroundColorOverride for setting background colorJüri Valdmann2020-04-091-0/+6
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0757-67/+313
* Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-072-10/+12
* Fix flaky tst_QWebEngineProfile::clearDataFromCacheJüri Valdmann2020-04-031-0/+3
* Speculative fix for titleUpdate test caseMichal Klocek2020-04-022-1/+2
* Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-312-8/+38
|\
| * Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-262-8/+38
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Allan Sandfeld Jensen2020-03-251-0/+38
| | |\