summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make tst_QEventLoop::processEventsExcludeSocket stricterShane Kearns2011-03-172-0/+5
* tst_qhostinfo: FixesMarkus Goetz2011-03-151-1/+2
* Enable IPv6 test in QNetworkInterface autotestShane Kearns2011-03-151-6/+32
* Fix for server.listen getting IPv6 addressShane Kearns2011-03-151-1/+1
* Fix capabilities in qtpcsocket autotestShane Kearns2011-03-153-2/+5
* tst_QNetworkReply::ioGetFromBuiltinHttp issuesShane Kearns2011-03-151-3/+2
* Fixes for QTcpServer autotestShane Kearns2011-03-114-10/+34
* tst_qudpsocket - add a non localhost test caseShane Kearns2011-03-091-0/+52
* tst_qtcpsocket - skip proxies for localhost testingShane Kearns2011-03-091-0/+18
* tst_qtcpsocket stabilisationShane Kearns2011-03-092-3/+7
* Reduce excessive timeout in tst_qtcpsocketShane Kearns2011-03-091-1/+1
* Fix link error in qsocketnotifier testShane Kearns2011-03-091-4/+10
* Move some network tests from gui.pro to network.proShane Kearns2011-03-095-5/+8
* QTcpSocket autotest fixesShane Kearns2011-03-081-12/+21
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-0820-123/+488
|\
| * Fix symbian test failures for qsslsocketShane Kearns2011-02-241-3/+6
| * Fix qsslsocket test crashesShane Kearns2011-02-242-4/+4
| * bugfix: QDir::entryList(Files|Readable) not listing writable filesShane Kearns2011-02-241-0/+6
| * Fix ignored messages in platformsocketengine testShane Kearns2011-02-231-3/+5
| * Fix compile errors in bearer testsShane Kearns2011-02-233-14/+12
| * Explicit network session for QNetworkAccessManagerShane Kearns2011-02-171-7/+81
| * Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071759-7457/+13403
| |\
| * | Fix for linux build errorShane Kearns2011-02-071-1/+1
| * | add qscopedvaluerollback autotest to corelib.proShane Kearns2011-02-071-0/+1
| * | Fix low level broadcast test on symbianShane Kearns2011-02-031-2/+28
| * | Fix some qnetworkreply test cases for symbianShane Kearns2011-01-251-2/+2
| * | qnetworkreply test stability on symbianShane Kearns2011-01-251-0/+25
| * | Fix crashes in httpProxyCommandsSynchronous test caseShane Kearns2011-01-211-9/+38
| * | Test case fixes for QNetworkReplyShane Kearns2011-01-172-1/+2
| * | Add autotest for QScopedValueRollbackShane Kearns2011-01-172-0/+207
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-15285-3235/+12738
| |\ \
| * | | Platform socket engine test fixes & update TODOsShane Kearns2010-12-101-6/+19
| * | | Fixes for socket engine autotest failuresShane Kearns2010-12-102-5/+21
| * | | Make tst_platformsocketengine workMarkus Goetz2010-12-096-62/+68
| * | | Move tst_qnativesocketengine to tst_platformsocketengineMarkus Goetz2010-12-094-0/+0
| * | | Fix bug in selectShane Kearns2010-12-091-1/+7
| * | | Socket engines: Improve manual test programMarkus Goetz2010-12-082-0/+38
| * | | Added manual test for socketengine developmentMarkus Goetz2010-12-082-0/+123
* | | | Improve handling QByteArray with QStringBuilderDenis Dzyubenko2011-03-031-1/+25
* | | | SSL tests: Be more verbose in on-demand cert testMarkus Goetz2011-03-032-2/+2
* | | | Fix qstringbuilder test.Olivier Goffart2011-03-021-0/+1
* | | | Wrap qPrintable inside QStringOlivier Goffart2011-03-011-0/+2
* | | | Fix QTextStream::pos() causes buffer offset issues on large text files.Chris Kawano2011-03-011-0/+36
* | | | SSL: Switch default version to TLS 1.0Peter Hartmann2011-02-281-2/+2
* | | | Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2815-44/+653
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-24277-972/+18831
| |\ \ \ \
| * | | | | tst_qnetworkreply: fix the MiniHttpServer.Martin Petersson2011-02-241-1/+5
| * | | | | tst_qnetworkProxyFactory: fix debug output.Martin Petersson2011-02-241-2/+2
| * | | | | tst_qnetworkreply: getErrors() only ignore warning for the specific testMartin Petersson2011-02-241-1/+6
| * | | | | Fix Q_INVOKABLE declared after Q_PROPERTYOlivier Goffart2011-02-241-0/+25