summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-019-0/+9
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-3/+0
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-0/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-286-0/+6
* QAuthenticator - test NTLM SSO and normal paths separatelyShane Kearns2012-05-231-7/+17
* troll.no changed its NS record configuration. Adapt.Thiago Macieira2012-05-031-1/+1
* tst_qdnslookup: disabled broken testdataRohan McGovern2012-05-031-0/+4
* Uncomment qnetworkproxyfactory autotestShane Kearns2012-04-261-1/+1
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-201-0/+4
* Remove insignification of QNetworkInterface autotest on Windows.Jason McDonald2012-04-181-2/+0
* QHostAddress: improve qHash implementationGiuseppe D'Angelo2012-04-081-0/+2
* Port QHostAddress to use the new IP utilities in QtCoreThiago Macieira2012-03-281-15/+17
* Fix QDnsLookup autotest failure in CI environmentShane Kearns2012-03-151-4/+6
* Mark unstable windows network testsShane Kearns2012-03-081-0/+2
* Rework QNetworkProxyFactory::systemProxyForQuery autotestShane Kearns2012-03-081-21/+76
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-3/+3
|\
| * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-011-3/+3
* | Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-011-1/+1
|/
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-0/+3
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-305-0/+382
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-1/+3
* Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-59/+59
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-065-12/+0
* Fix QHostAddress::operator==(QHostAddress::SpecialAddress)Shane Kearns2011-11-301-0/+4
* Fix sanity check of network test serverJason McDonald2011-11-282-0/+2
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-257-14/+21
* Improve qhostinfo autotest on HPUX 11iJason McDonald2011-10-251-13/+9
* Network - Add QHostAddress::isLoopback API.Shane Kearns2011-10-241-0/+40
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-4/+4
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-298-26/+1
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-1/+1
* Moved network autotests into new directory structureJo Asplin2011-09-0921-0/+2341