summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qdnslookup
Commit message (Expand)AuthorAgeFilesLines
* Update the DNS and name-resolver tests to the official zoneThiago Macieira2013-06-071-4/+4
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+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-302-0/+281