index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
network
/
socket
/
qtcpsocket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"
Mårten Nordheim
6 days
2
-8
/
+0
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
3
-24
/
+2
*
Skip socket and server tests on Ubuntu 22.04 and QEMU
Ville Voutilainen
2023-02-05
2
-0
/
+8
*
Fix two variables' "may be used uninitialized" compiler warnings
Ahmad Samir
2023-01-22
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-13
/
+13
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
2
-3
/
+3
*
Blacklist qtcpsocket bind on arm macOS
Toni Saario
2022-06-24
1
-0
/
+2
*
unblacklist passing tests 2022
Anna Wojciechowska
2022-06-23
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
4
-109
/
+9
*
tst_QTcpSocket: remove redundant include
Timur Pocheptsov
2022-04-07
1
-4
/
+0
*
CI: Blacklist failing networks tests for QNX qemu
Pasi Petäjäjärvi
2022-04-07
1
-0
/
+24
*
Support global data tags in blacklisting identification of test-cases
Edward Welbourne
2022-03-14
1
-2
/
+0
*
pthread_yield() has been removed in newer linux distros
Ville Voutilainen
2022-03-14
1
-1
/
+1
*
Blacklist problematic network auto-tests on macOS ARM
Tor Arne Vestbø
2021-05-26
1
-0
/
+2
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-33
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
3
-39
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-2
/
+2
*
Tests: Fix building with qmake on Windows
Friedemann Kleint
2020-12-17
1
-1
/
+1
*
tst_QTcpSocket: stabilize connectToHostError
Mårten Nordheim
2020-12-04
1
-2
/
+2
*
tst_QTcpSocket::connectToHostError - handle possible timeouts
Timur Pocheptsov
2020-11-20
2
-9
/
+31
*
tests: blacklist tst_QTcpSocket::connectToHostError()
Liang Qi
2020-10-30
1
-1
/
+2
*
tst_QTcpSocket::connectToHostError - increase the timeout
Timur Pocheptsov
2020-10-08
1
-4
/
+5
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
2
-3
/
+3
*
Further blacklist network tests on Windows MinGW
Tony Sarajärvi
2020-09-29
1
-0
/
+48
*
Blacklist QTcpSocket::connectToHostErrors in Windows 10 builds
Tony Sarajärvi
2020-09-29
1
-1
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
3
-5
/
+5
*
CMake Build: Add qtnetwork docker testserver support
Cristian Adam
2020-09-17
1
-0
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
2
-5
/
+5
*
CMake: Properly handle CONFIG += thread aka Threads::Threads
Alexandru Croitor
2020-08-06
1
-6
/
+0
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
3
-5
/
+5
*
Remove winrt
Oliver Wolff
2020-06-06
1
-4
/
+0
*
QtNetwork: Delete bearer management
Mårten Nordheim
2020-04-05
1
-0
/
+1
*
CMake: Regenerate and fix qtcpsocket test
Leander Beernaert
2020-03-18
2
-1
/
+4
*
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-32
/
+32
|
\
|
*
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
1
-10
/
+10
|
*
Revert "QAbstractSocket: deprecate 'error' member-function"
Alexander Akulich
2020-02-26
1
-22
/
+22
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
2
-28
/
+32
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Friedemann Kleint
2020-02-24
1
-3
/
+24
|
|
\
|
|
*
tst_qtcpsocket::bind - amend the recent fix
Timur Pocheptsov
2020-02-22
1
-3
/
+24
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-18
2
-16
/
+9
|
|
\
|
|
|
*
Autotest: adapt to certain OSes always allowing binding to low ports
Thiago Macieira
2020-02-13
1
-8
/
+8
|
|
*
QTcpSocket::bind: fix issue found by BLACKLIST
Thiago Macieira
2020-02-13
2
-8
/
+1
*
|
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
2
-6
/
+2
*
|
|
Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"
Alexandru Croitor
2020-02-07
4
-0
/
+102
|
\
\
\
|
*
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-23
/
+24
|
|
\
|
|
|
*
|
|
Regenerate tests/auto/network/socket
Alexandru Croitor
2019-11-13
3
-6
/
+36
|
*
|
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
1
-3
/
+0
|
|
\
\
\
[next]