summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-292-13/+1
* 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
* Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+2
|\
| * winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-0/+2
* | 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
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() testCaroline Chao2015-05-132-24/+0
* Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
* 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
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+1
|\
| * test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | 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-222-8/+5
* Use qt-project.org in tst_hostinfo - qt.nokia.com changed IP address.Janne Anttila2012-10-311-7/+7
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-5/+5
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-261-1/+1