summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-6/+2
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-074-0/+102
|\
| * Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-23/+24
| |\
| * | Regenerate tests/auto/network/socketAlexandru Croitor2019-11-133-6/+36
| * | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-3/+0
| |\ \
| * | | Regenerate tests that use helper processesAlexandru Croitor2019-08-231-2/+1
| * | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-16/+36
| |\ \ \
| * | | | Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
| * | | | cmake: Enable network testLiang Qi2019-07-293-0/+67
* | | | | Skip test cases that is failing on macOS >= 10.14Timur Pocheptsov2020-02-071-1/+11
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+2
|\ \ \ \
| * | | | Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
| | |_|/ | |/| |
* / | | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-22/+22
|/ / /
* | / Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-3/+0
| |/ |/|
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-10/+29
|\ \
| * | Windows: handle errors correctly when connecting to unreachable hostVolker Hilsheimer2019-07-111-10/+29
* | | unblacklist passing testsDaniel Smith2019-07-081-6/+7
| |/ |/|
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-4/+4
| |\|
| | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-4/+4
* | | tst_QTcpSocket::hostNotFound Only expect failure for the http proxyMårten Nordheim2019-07-051-1/+2
|/ /
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-6/+5
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | Expose docker test server as an internal config to all modulesRyan Chu2019-04-251-1/+1
* | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-282-73/+107
|/
* 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
|\| |