summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qdnslookup/tst_qdnslookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDnsLookup: test multiple TXT answers tooThiago Macieira2013-06-041-48/+54
* QDnsLookup: test MX and SRV records that can change orderThiago Macieira2013-06-041-4/+27
* Autotest: Use the new test zone in all name-lookup unit testsThiago Macieira2013-05-071-35/+77
* Change hostname for dnslookup 'notfound' test cases.Janne Anttila2012-10-131-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Use QStringList::join(QChar) overload where applicable [QtNetwork]Marc Mutz2012-09-071-4/+4
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* troll.no changed its NS record configuration. Adapt.Thiago Macieira2012-05-031-1/+1
* tst_qdnslookup: disabled broken testdataRohan McGovern2012-05-031-0/+4
* Fix QDnsLookup autotest failure in CI environmentShane Kearns2012-03-151-4/+6
* Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-011-1/+1
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-301-0/+274