summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [QtNetwork]Marc Mutz2012-09-071-3/+3
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+1
* Improve qhostinfo autotest on HPUX 11iJason McDonald2011-10-251-13/+9
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-7/+1
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+665