summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* 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