summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket
Commit message (Expand)AuthorAgeFilesLines
* Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+16
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-0/+21
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+21
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+21
| | |\
| | | * QAbstractSocket: do not enable read notifications on TCP in bind()Alex Trotsenko2015-12-241-0/+21
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | | | Updated license headersJani Heikkinen2016-01-214-68/+48
|/ / /
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-6/+0
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | | QAbstractSocket: discard input data when opened only for writingAlex Trotsenko2015-09-051-0/+32
|/ /
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-35/+35
* | Tests: Remove some unused member variables.Friedemann Kleint2015-07-281-2/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-4/+3
|\|
| * fix usage of wince scopeOswald Buddenhagen2015-06-052-4/+3
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-241-2/+0
|\|
| * Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-171-2/+0
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-091-11/+148
|\|
| * Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-11/+148
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-251-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+3
| |\
| | * Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
* | | Move the socket test to an appropriate fileAlex Trotsenko2015-02-231-0/+46
|/ /
* | QAbstractSocket: remove unneeded cleanup calls and private memberAlex Trotsenko2015-02-111-1/+33
* | Update copyright headersJani Heikkinen2015-02-114-28/+28
|/
* Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira2014-12-241-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* 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
* QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-252-2/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-0/+53
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+24
* 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
* | QTcpSocket bind() auto test: return instead of QSKIPPeter Hartmann2013-04-051-1/+1
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-3/+3
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* Remove old troll test servers' references.Leonard Lee2012-09-101-15/+15
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-5/+0
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-0/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-3/+3