qt5base-lts/tests/auto
Ryan Chu beab266977 Docker-based test servers for network-related Qt autotests on Windows
There is no docker bridge on Windows. Docker document recommends using
port mapping to connect to a container. The problem is that it causes a
port conflict if the user is running a service that binds the same port
on the host. This change applies the same solution of macOS to deploy
the docker environment into VirtualBox and use the host network option.

Task-number: QTQAINFRA-2294
Change-Id: Iedcb8daa39373f02adb59f02eae2775f02870c54
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-01-23 15:28:45 +00:00
..
android
bic/data Add binary compatibility files for 5.11 for QtBase 2018-06-05 06:00:28 +00:00
cmake Export modules' enabled/disabled features to cmake 2018-09-28 13:10:28 +00:00
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1String 2019-01-22 15:07:29 +00:00
dbus QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
gui Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
guiapplauncher
installed_cmake
network Schannel support 2019-01-22 15:19:48 +00:00
opengl qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
other Add lancelot tests to verify vertical alignment of inline images 2018-12-03 07:52:55 +00:00
printsupport tst_QPrinter: stabilize qprinter test 2019-01-20 13:39:54 +00:00
shared Read font selection flags and use them when querying for metrics 2018-11-30 16:15:03 +00:00
sql Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads 2018-12-23 11:41:36 +00:00
testlib Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
tools Merge remote-tracking branch 'origin/5.12' into dev 2019-01-07 01:00:08 +01:00
widgets Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
xml Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Extend the default retry times of QtNetworkSettings::verifyConnection 2019-01-23 15:28:33 +00:00
testserver.pri Docker-based test servers for network-related Qt autotests on Windows 2019-01-23 15:28:45 +00:00