summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-2415-285/+165
* Fix QAbstractSocket::readData() behavior on buffered socketAlex Trotsenko2014-09-231-0/+53
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-022-0/+7
* Android: Fix compilation of qtcpsocket testEskil Abrahamsen Blomfeldt2014-06-301-2/+2
* tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
* Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
* QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
* Fix network tests relying on troll.noSimo Fält2014-03-131-1/+1
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-2512-12/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+1
|\
| * test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+16
| |\|
| | * QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
* | | QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-0/+53
|/ /
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-065-2/+94
* | Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-1/+1
|\
| * QTcpSocket auto test: rely on IMAP port, not SMTP portPeter Hartmann2013-08-271-1/+1
* | Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+4
* | Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-3/+57
|\|
| * Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-3/+6
| * Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+28
| * Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
* | QTcpSocket bind() auto test: return instead of QSKIPPeter Hartmann2013-04-051-1/+1
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-9/+9
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
* Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1815-15/+15
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-032-5/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* speed up tst_QLocalSocket::readBufferOverflowJoerg Bornemann2012-11-021-0/+9
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-252-2/+4
* fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* typo fixed in tst_QLocalSocket::verifyListenWithDescriptor_dataJoerg Bornemann2012-10-021-1/+1
* remove tests/auto/network/socket/qlocalsocket/exampleJoerg Bornemann2012-10-026-196/+0
* make tst_QLocalSocket::listenAndConnect fasterJoerg Bornemann2012-10-021-4/+2
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-262-2/+2
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2217-408/+408
* Remove old troll test servers' references.Leonard Lee2012-09-101-15/+15
* test: Check for null string comparisonSergio Ahumada2012-09-051-6/+6
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* tst_QUdpSocket: Remove unneeded ./ in application name printingMarc Mutz2012-08-151-2/+2