summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* 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
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* 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-292-12/+1
* Moved network autotests into new directory structureJo Asplin2011-09-093-0/+682