summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* Fix creation of nssdb for certificate store unit testMichal Klocek2023-01-022-7/+13
* Recreate response head objects on multiple redirectMichael Brüning2022-12-133-0/+55
* Rewrite mixedSchemes testMichal Klocek2022-12-091-86/+142
* Reduce slowness and flakiness of tst_originMichal Klocek2022-12-095-22/+45
* Disable nss test on yoctoMichal Klocek2022-12-071-1/+1
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-282-3/+3
* Return both application and system certificatesAllan Sandfeld Jensen2022-11-225-8/+143
* Add client SSL authentication testMichal Klocek2022-11-228-1/+181
* Use QSslServer in certificate testMichal Klocek2022-11-171-1/+2
* Blacklist certificate test and unblock integrationsMichal Klocek2022-10-311-0/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-116-79/+79
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-268-8/+8
* Add QWebEngineUrlRequestInfo::httpHeaders()Benjamin Terrier2022-08-231-0/+38
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-078-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-226-162/+12
* Test local, secure and file redirectsAllan Sandfeld Jensen2022-06-183-30/+178
* Prove that the service worker works with otr profileMichal Klocek2022-06-073-10/+56
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-041-1/+1
* Adaptations for Chrome 96Allan Sandfeld Jensen2022-03-291-1/+1
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-0/+7
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-02-142-0/+48
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-283-64/+291
* Add testing of redirect by interceptorAllan Sandfeld Jensen2022-01-193-21/+76
* Cleanup code and clang build warningsKirill Burtsev2022-01-021-2/+3
* Stabilize tst_qwebengineurlrequestinterceptorAllan Sandfeld Jensen2021-12-181-11/+11
* Stabilize tst_QWebEngineCookieStoreMarc Mutz2021-12-171-44/+48
* Fix race condition on layout (take2)Michal Klocek2021-12-061-2/+0
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-4/+4
* Extend schemes access test with LocalContentCanAccess* flagsKirill Burtsev2021-10-271-69/+124
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-121-1/+1
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-111-0/+2
* Nuke all qmake files from testsMichal Klocek2021-08-3113-109/+0
* Remove local-access-allowed from qrcAllan Sandfeld Jensen2021-08-121-2/+2
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-101-5/+11
* Revert "Remove certificate fatal error test"Kirill Burtsev2021-08-101-0/+17
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-101-1/+0
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-3/+2
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-1/+0
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-014-3/+30
* Blacklist setInAcceptNavigationRequest on macosAllan Sandfeld Jensen2021-06-231-0/+3
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1640-5/+1848
* Fix some compiler warningsPeter Varga2021-06-101-1/+1
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-073-3/+3
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-5/+5
* Fix qwebenginecookiestore test on windowsMichal Klocek2021-05-221-0/+7
* Add tests to the cmake buildMichal Klocek2021-05-226-20/+134
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-132-15/+29
|\
| * Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-122-15/+29
| |\