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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'out of process' autotests
Timur Pocheptsov
2020-03-11
1
-28
/
+54
*
tst_qtcpsocket::bind - amend the recent fix
Timur Pocheptsov
2020-02-22
1
-3
/
+24
*
Autotest: adapt to certain OSes always allowing binding to low ports
Thiago Macieira
2020-02-13
2
-12
/
+17
*
QTcpSocket::bind: fix issue found by BLACKLIST
Thiago Macieira
2020-02-13
2
-8
/
+1
*
Skip instead of fail tests when test server is not available
Tor Arne Vestbø
2020-01-14
4
-4
/
+8
*
Disable debug-and-release builds for MinGW
Simon Hausmann
2019-09-18
1
-1
/
+1
*
Remove QOperatingSystemVersion::WindowsVista
Sona Kurazyan
2019-09-05
1
-5
/
+0
*
Update for failures only on dev branch. Use general platform names
Daniel Smith
2019-08-19
4
-22
/
+4
*
Remove the remaining usages of deprecated APIs of qtbase
Sona Kurazyan
2019-08-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-17
1
-10
/
+29
|
\
|
*
Windows: handle errors correctly when connecting to unreachable host
Volker Hilsheimer
2019-07-11
1
-10
/
+29
*
|
unblacklist passing tests
Daniel Smith
2019-07-08
6
-43
/
+48
*
|
Merge "Merge remote-tracking branch 'origin/5.13' into dev"
Liang Qi
2019-07-05
1
-4
/
+4
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-05
1
-4
/
+4
|
|
\
\
|
|
|
/
|
|
*
QSocks5SocketEngine: account for in-transit signal when waiting for read
Mårten Nordheim
2019-07-02
1
-4
/
+4
*
|
|
tst_QTcpSocket::hostNotFound Only expect failure for the http proxy
Mårten Nordheim
2019-07-05
1
-1
/
+2
*
|
|
Remove usages of QSysInfo's deprecated APIs
Sona Kurazyan
2019-07-05
1
-1
/
+1
|
/
/
*
|
Convert uses of QTime as a timer to QElapsedTimer
Edward Welbourne
2019-06-14
5
-13
/
+15
*
|
Remove usages of Q_OS_WINCE
Joerg Bornemann
2019-05-23
1
-2
/
+2
*
|
Granularize blacklist of qhttpsocketengine for Windows
Mårten Nordheim
2019-05-10
1
-0
/
+5
*
|
Granularize blacklist of platformsocketengine for Windows
Mårten Nordheim
2019-05-10
1
-0
/
+7
*
|
Migrate Windows system libs to external dependencies
Joerg Bornemann
2019-05-08
3
-3
/
+3
*
|
Prefix QTextStream operators with Qt:: in tests
Lars Knoll
2019-05-03
1
-2
/
+2
*
|
Expose docker test server as an internal config to all modules
Ryan Chu
2019-04-25
5
-5
/
+5
*
|
Convert tst_qudpsocket to use docker
Mårten Nordheim
2019-03-06
2
-6
/
+19
*
|
Blacklist tst_qsocks5socketengine::passwordAuth2
Mårten Nordheim
2019-03-01
1
-0
/
+3
*
|
Convert tst_qhttpsocketengine to work with the Docker-server
Timur Pocheptsov
2019-03-01
2
-19
/
+30
*
|
Convert tst_qtcpserver to use docker
Mårten Nordheim
2019-02-28
2
-17
/
+32
*
|
Port tst_qtcpsocket to the docker server
Mårten Nordheim
2019-02-28
2
-73
/
+107
*
|
Convert the QSocks5SocketEngine test to use Docker
Mårten Nordheim
2019-02-28
2
-18
/
+30
|
/
*
Make tst_QUdpSocket::lincLocalIPv6 less sadistic
Timur Pocheptsov
2019-02-21
1
-5
/
+4
*
Add cmdline feature to qmake
Joerg Bornemann
2019-02-18
4
-9
/
+4
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-11-27
1
-1
/
+11
|
\
|
*
Make developer build tests pass for boot2qt
Sami Nurmenniemi
2018-11-26
1
-1
/
+11
*
|
tst_QLocalSocket::processConnections: remove QSKIP
Timur Pocheptsov
2018-10-25
1
-3
/
+0
*
|
prune cargo-culted and obsolete winsock deps from autotests
Oswald Buddenhagen
2018-07-19
1
-4
/
+0
|
/
*
tests/auto/network: Avoid unconditional qWait()s
Kari Oikarinen
2018-05-08
2
-10
/
+8
*
tst_QUdpSocket: Fix Clang warning about unused expression
Friedemann Kleint
2018-05-02
1
-2
/
+4
*
QWindowsPipeReader: fix waiting on inactive pipe
Alex Trotsenko
2018-04-12
1
-0
/
+12
*
tst_QLocalSocket: Only expect debug messages if debug level is enabled
Kari Oikarinen
2018-03-28
1
-1
/
+2
*
tst_QLocalSocket: Fix not showing error output in processConnection
Kari Oikarinen
2018-03-01
1
-0
/
+2
*
tst_QLocalSocket: Fix flakiness of processConnection
Kari Oikarinen
2018-02-28
1
-2
/
+3
*
Widen the blacklists for flaky udp tests
Ville Voutilainen
2018-02-27
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-14
2
-2
/
+11
|
\
|
*
Fix tst_QTcpServer::maxPendingConnections flakiness
Sami Nurmenniemi
2018-02-09
1
-1
/
+8
|
*
Blacklist flaky cases
Sami Nurmenniemi
2018-02-09
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-11
2
-3
/
+19
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-07
2
-3
/
+19
|
|
\
\
|
|
|
/
|
|
*
tst_QUdpSocket - unblacklist tests on Ubuntu 16.04
Timur Pocheptsov
2018-01-05
2
-4
/
+19
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
2
-141
/
+106
|
\
\
\
|
|
/
/
[next]