summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-1/+0
* Use cookie-access rights for webcontent settingsAllan Sandfeld Jensen2018-04-051-0/+26
* Switch cookie-filter API to std::functionAllan Sandfeld Jensen2018-03-161-2/+2
* Test adaptations for Chromium 63Allan Sandfeld Jensen2018-01-251-0/+6
* Reinstate cookie filter APIAllan Sandfeld Jensen2018-01-191-0/+33
* Cleanup core API testsAllan Sandfeld Jensen2018-01-082-42/+47
* Auto test adaptations for Chromium 58Allan Sandfeld Jensen2017-06-141-5/+4
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+3
* Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-101-1/+2
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-291-8/+8
* Add FaviconManager to corePeter Varga2016-02-031-0/+3
* Updated license headersJani Heikkinen2016-02-012-46/+20
* Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-151-25/+19
* 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-016-19/+19
* remove "CONFIG += ordered" where applicableJoerg Bornemann2015-11-061-2/+0
* enable tests/auto/coreJoerg Bornemann2015-10-303-4/+3
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-26/+22
* Add firstPartyUrl to QWebEngineUrlRequestInfoDavid Rosca2015-10-123-0/+26
* Change some QNAM tests to use URLRequestInterceptorSzabolcs David2015-09-141-1/+103
* Fix build of tst_qwebengineurlrequestinterceptorSzabolcs David2015-09-071-4/+4
* fix automatic resource file inclusionJoerg Bornemann2015-08-261-1/+1
* move automatic resource inclusion to pri filesJoerg Bornemann2015-08-253-2/+2
* do not define TESTS_SOURCE_DIR in core testsJoerg Bornemann2015-08-251-3/+0
* Add API for intercepting url requestsAndras Becsi2015-08-036-0/+185
* Add cookie API testsAndras Becsi2015-07-167-0/+287