summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkcookiejar
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Update public suffix listMårten Nordheim2024-01-291-0/+0
* Update public suffix listMarc Mutz2023-09-201-0/+0
* Update public suffix listIevgenii Meshcheriakov2023-08-241-0/+0
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-221-2/+0
* QtNetwork auto tests: port Q_FOREACH to ranged-for [4]Ahmad Samir2023-08-221-4/+4
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* tst_QNetworkCookieJar: fix memleakMarc Mutz2023-07-141-1/+3
* Update public suffix listMårten Nordheim2023-07-061-0/+0
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Update public suffix listMårten Nordheim2023-06-161-0/+0
* Update public suffix listMårten Nordheim2023-05-042-12/+0
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Update the public suffix listMårten Nordheim2023-02-031-0/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* 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
|/