summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkcookiejar
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Network: update Public Suffix ListIvan Solovev2022-05-231-0/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Network: Use system publicsuffix database copy when availableIevgenii Meshcheriakov2022-03-033-1/+21
* tst_qnetworkcookiejar: Remove tests that rely on public suffix database formatIevgenii Meshcheriakov2022-02-241-23/+0
* Update public suffix list to today's latestEdward Welbourne2021-01-271-13/+18
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Update public suffix list header to latest versionEdward Welbourne2020-11-081-1/+2
* Use built-in C++ foreach iteration in testsDavid Skoland2020-11-061-5/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Add tests for a couple of edge casesDimitrios Apostolou2020-05-281-0/+18
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-10/+10
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Regenerate tests/auto/network/accessAlexandru Croitor2019-11-131-4/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+4
|\
| * Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+4
* | cmake: Enable network testLiang Qi2019-07-291-0/+23
|/
* Tests: Simplify MyCookieJarJesus Fernandez2019-04-291-4/+2
* Fix -Wweak-vtables warningJesus Fernandez2019-04-011-0/+3
* tst_qnetworkcookiejar: fix build for without topleveldomainMårten Nordheim2018-08-241-2/+4
* Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-1/+32
* Fix cookie path matching for empty url pathMårten Nordheim2017-10-191-0/+11
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-7/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-7/+7
| |\
| | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
* | | Add qtest_network.hMarc Mutz2016-09-291-28/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tst_qnetworkcookiejar: Added TESTDATA to .pro fileTuomas Heimonen2015-11-201-0/+1
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+4
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* QUrl effective TLDs: update tablePeter Hartmann2015-02-131-8/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-0/+6
* QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-40/+40
|\
| * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-40/+40
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement RFC6265 test suiteShane Kearns2012-06-272-0/+2056
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12