summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
...
| | * tst_qtcpsocket::bind - amend the recent fixTimur Pocheptsov2020-02-221-3/+24
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-20/+18
| |\|
| | * Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-132-12/+17
| | * QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* | | CMake: Fix qtcpserver and qudpsocket testsLeander Beernaert2020-02-252-0/+2
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-135-15/+5
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-125-15/+5
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-14/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-6/+6
| * | Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-112-8/+8
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-0723-3/+444
|\ \ \
| * | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-248-44/+49
| |\| |
| * | | Regenerate TestsLeander Beernaert2020-01-163-3/+3
| * | | Fix qmake builds of socket testsAlexandru Croitor2019-12-191-0/+1
| * | | Regenerate qtbase tests and src/* for some small fixesAlexandru Croitor2019-11-131-1/+0
| * | | Regenerate tests/auto/network/socketAlexandru Croitor2019-11-1314-35/+69
| * | | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-3/+0
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-6/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-22/+4
| |\ \ \ \
| * | | | | Fix build with qmakeSimon Hausmann2019-09-241-0/+1
| * | | | | Regenerate tests that use helper processesAlexandru Croitor2019-08-235-20/+5
| * | | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-158-54/+78
| |\ \ \ \ \
| * | | | | | Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
| * | | | | | Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-293-12/+12
| * | | | | | cmake: Enable network testLiang Qi2019-07-2920-3/+421
* | | | | | | Skip test cases that is failing on macOS >= 10.14Timur Pocheptsov2020-02-072-6/+22
| |_|_|_|/ / |/| | | | |
* | | | | | QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019Mårten Nordheim2020-01-171-0/+1
* | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-154-4/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-144-4/+8
| | |_|_|/ | |/| | |
* | | | | QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-102-8/+8
* | | | | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-104-32/+32
|/ / / /
* | | | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* | | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-5/+0
| |_|/ |/| |
* | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-194-22/+4
| |/ |/|
* | Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
* | 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-086-43/+48
| |/ |/|
* | 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
* | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
|/ /
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-145-13/+15
* | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-2/+2
* | Granularize blacklist of qhttpsocketengine for WindowsMårten Nordheim2019-05-101-0/+5
* | Granularize blacklist of platformsocketengine for WindowsMårten Nordheim2019-05-101-0/+7
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-083-3/+3
* | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* | Expose docker test server as an internal config to all modulesRyan Chu2019-04-255-5/+5