summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp
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
* 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
* tst_QHostInfo: use python3Thiago Macieira2023-01-171-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-8/+8
* 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
* Replace QtTest headers with QTestDavid Skoland2020-12-221-3/+6
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-22/+0
* 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
| |/
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-2/+66
|\|
| * Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-051-2/+66
* | 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
* | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-181-11/+4
* | 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
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
* | Add QHostInfo::lookupHost overload with modern connect syntaxJesus Fernandez2017-01-241-0/+72
|/
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-8/+0
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-21/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
* Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() testCaroline Chao2015-05-131-21/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-1/+1
|\
| * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-011-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1
* Update the DNS and name-resolver tests to the official zoneThiago Macieira2013-06-071-1/+1
* Autotest: Use the new test zone in all name-lookup unit testsThiago Macieira2013-05-071-23/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add support for getaddrinfo using MinGW in tst_qhostinfoJonathan Liu2012-11-221-8/+2
* Use qt-project.org in tst_hostinfo - qt.nokia.com changed IP address.Janne Anttila2012-10-311-7/+7