summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Make the default ssloptions testable.Richard Moore2011-11-291-0/+5
* Fix sanity check of network test serverJason McDonald2011-11-2816-0/+55
* tst_qsslsocket: improve failure messageRohan McGovern2011-11-211-1/+1
* tst_qsslsocket: don't run SSLv2 tests when SSLv2 has been disabledRohan McGovern2011-11-211-0/+16
* Don't depend on moc to disable test functions.Jason McDonald2011-11-184-45/+40
* Improve the testability of QSslOptions.Richard Moore2011-11-171-0/+43
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-17/+17
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-151-1/+1
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-4/+4
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-5/+83
* SSL certificate extensions: add unit testsRichard Moore2011-11-061-0/+89
* Moved tests into network/ssl/Jo Asplin2011-11-025-2/+513
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* Move support for socket binding from QUdpSocket upstream to QAbstractSocket.Robin Burchell2011-10-311-0/+61
* Remove debug code from QLocalSocket autotest.Jason McDonald2011-10-311-7/+1
* Doc: Fixing typoSergio Ahumada2011-10-261-2/+2
* Re-enabled testsJo Asplin2011-10-263-6/+0
* Re-enabled tst_qhttpnetworkconnectionJo Asplin2011-10-261-2/+0
* QNetworkReply autotest no longer needs private_testsShane Kearns2011-10-252-4/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2535-70/+94
* 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-2112-97/+77
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-12/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-195-6/+0
* fix tst_QNetworkReply::headFromHttp failureShane Kearns2011-10-121-3/+3
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-6/+3
* Create auto test for http HEAD requestShane Kearns2011-10-063-0/+65
* Remove code to selectively run test functions.Jason McDonald2011-10-061-42/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-048-70/+70
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2967-926/+71
* Disabled tests for refactor->master integrationJo Asplin2011-09-133-2/+5
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-1/+1
* Moved network autotests into new directory structureJo Asplin2011-09-09280-0/+59668