summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix blacklisting of mouseMovementProperties for sles 15.4Heikki Halmet2023-04-181-1/+1
* Blacklist TouchInputTest::touchTap for sles 15.4Heikki Halmet2023-04-181-0/+2
* Blacklist tst_QWebEnginePage::mouseMovementProperties for SLES-15Heikki Halmet2023-03-131-0/+1
* Fix initialization of QWebEngineDownloadItem::totalBytes for WidgetsPeter Varga2023-03-061-2/+2
* Recreate response head objects on multiple redirectMichael Brüning2022-12-143-0/+55
* Keep page's zoom level on loading new urlsKirill Burtsev2022-06-012-22/+70
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-052-0/+40
* Add support for universal builds for qtwebengine and qtpdfMichal Klocek2022-05-051-1/+3
* Blacklist javascriptClipboard test on ubuntu 20.04Michal Klocek2021-11-252-0/+4
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-132-0/+5
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-131-1/+1
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-264-89/+64
* Blacklist handleError on macos until we merge the fixAllan Sandfeld Jensen2021-05-201-0/+2
* Load signals test: use focusProxy for link clicking testKirill Burtsev2021-05-171-2/+2
* Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-0/+15
* Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-3/+3
* Remove ResourceTypeSubFrame check after website updateKirill Burtsev2021-05-111-12/+0
* Avoid unknownFunc messages in qmltestsAllan Sandfeld Jensen2021-05-0721-22/+36
* Blacklist CertificateError::test_error for macOSAllan Sandfeld Jensen2021-05-071-0/+2
* Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* Remove tracking of frame which load error pageKirill Burtsev2021-05-061-1/+3
* Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-067-87/+62
* Unblacklist and fix load signals test for file downloadKirill Burtsev2021-05-062-18/+7
* Add more tests to tst_loadsignalsJüri Valdmann2021-05-069-33/+268
* Remove obsolete loadSignals test secondLoadForError_WhenErrorPageEnabledKirill Burtsev2021-05-062-40/+0
* Allow leaving OCSP offAllan Sandfeld Jensen2021-05-032-0/+3
* Blacklist NewViewRequest::test_loadNewViewRequest on macOSAllan Sandfeld Jensen2021-04-292-1/+2
* Fix application locales againSzabolcs David2021-04-212-14/+38
* Report server directs in navigation typeAllan Sandfeld Jensen2021-04-193-0/+42
* Fix first party url for cookie filterTamas Zakor2021-04-153-15/+31
* Remove qquickwebengineprofile testMichal Klocek2021-04-122-74/+0
* Fix qmltests::WebEngineViewNavigationHistory auto testsBalazs Egedi2021-04-091-2/+2
* View: test signal for deletion of external page set to viewKirill Burtsev2021-03-231-0/+22
* Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-222-1/+47
* Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-221-1/+1
* Fix normalization of app localesAllan Sandfeld Jensen2021-03-121-0/+24
* Blacklist numberOfStartedAndFinishedSignalsIsSame on b2q CIsAllan Sandfeld Jensen2021-03-041-0/+3
* Update tst_QWebEngineView::webUIURLs auto testPeter Varga2021-02-101-6/+11
* Add tracing UI resourcesPeter Varga2021-02-101-1/+1
* Enable webrtc logging and the corresponding WebUIPeter Varga2021-02-091-1/+1
* Resolve installed interceptors right before interception pointKirill Burtsev2021-02-082-3/+130
* Remove frame metadata observer (RenderWidgetHostViewQt) on destroyKirill Burtsev2021-02-063-0/+27
* Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-47/+106
* Remove remains of chrome://flashPeter Varga2021-02-041-1/+0
* Enable chrome://user-actions WebUIPeter Varga2021-02-041-1/+1
* Do not extract download file names from certain url schemesMichael Brüning2021-01-221-0/+47
* Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-152-14/+8
* Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
* Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
* Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-132-4/+10