summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket
Commit message (Expand)AuthorAgeFilesLines
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-1/+11
* tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-081-5/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+3
|\
| * Blacklist flaky casesSami Nurmenniemi2018-02-091-1/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-3/+8
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-282-3/+8
| |\|
| | * tst_QTcpSocket: fix disconnectWhileLookingUpMÃ¥rten Nordheim2017-11-242-3/+8
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-2/+4
| |\|
| | * tst_QTcpSocket::suddenRemoteDisconnect - fix flakynessTimur Pocheptsov2017-10-301-2/+4
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-5/+3
| |/
* / Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Properly use the "process" featureUlf Hermann2017-02-271-3/+5
* Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-291-2/+2
* Fix some warnings in testsFriedemann Kleint2016-11-282-2/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+6
|\
| * QAbstractSocket: ensure bind()+connect() works on delayed closeAlex Trotsenko2016-07-201-0/+6
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-0/+6
|\|
| * QSslSocket: reset connection parameters on disconnectAlex Trotsenko2016-07-051-0/+6
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-212-2/+13
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-202-2/+13
| |\
| | * tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.Friedemann Kleint2016-06-102-2/+13
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+4
| |\|
| | * tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-021-2/+4
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-292-8/+2
|/ /
* | QAbstractSocket: do not fail writing on read buffer overflowAlex Trotsenko2016-03-181-0/+35
* | 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
| |\