summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo
Commit message (Expand)AuthorAgeFilesLines
* tst_QHostInfo: increase the timeout to 15sThiago Macieira2024-03-131-1/+1
* tst_QHostInfo: don't use the test class to store resultsThiago Macieira2024-03-141-123/+94
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QHostInfo: enable the IPv6 reverse lookups in more systemsThiago Macieira2024-01-301-6/+4
* tst_QHostInfo: remove QProcess dependencyThiago Macieira2024-01-301-53/+27
* tst_QHostInfo: reorganize the #includesThiago Macieira2024-01-301-16/+12
* tst_QHostInfo::reverseLookup(): code cleanupAxel Spoerl2024-01-111-3/+2
* tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI()Marc Mutz2023-07-191-13/+10
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-081-3/+0
* Network: link directly to libresolv instead of dlopen()ing itAmir Masoud Abdol2023-05-111-0/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* tst_QHostInfo: use python3Thiago Macieira2023-01-171-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-8/+8
* 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-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* tests: fix deprecated implicit capture of this via [=]Marc Mutz2021-06-301-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-3/+6
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Remove winrtOliver Wolff2020-06-062-5/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-22/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* Regenerate tests/auto/network/kernelAlexandru Croitor2019-11-131-2/+5
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+16
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+16
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-291-0/+13
| | |\
| | | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-0/+13
| | * | Add IPv6 data to the reverseLookup testVolker Hilsheimer2019-07-291-1/+3
| | |/
* | / cmake: Enable network testLiang Qi2019-07-291-0/+30
|/ /
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-4/+66
|\|
| * Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-052-4/+66
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+2
|\|
| * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
* | tst_qhostinfo: remove dependency on network test serverMårten Nordheim2019-03-151-3/+0
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-281-1/+1
|\
| * Stop depending on test.macieira.orgThiago Macieira2017-11-271-1/+1
* | Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-3/+0
* | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-11/+10
* | Add swap and move operator to QHostInfoJesus Fernandez2017-05-161-0/+25
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+0
|\