From fba9a3514fcf3c1253aa66d9442160d1514a5a92 Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Fri, 11 Feb 2022 10:20:14 +0100 Subject: Tests: Add some more information to README Change-Id: I84be21478f26a48cee271836793ff74835d456e9 Reviewed-by: hjk --- tests/manual/docker/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'tests/manual/docker/README.md') diff --git a/tests/manual/docker/README.md b/tests/manual/docker/README.md index d9ef944d46..078127fe60 100644 --- a/tests/manual/docker/README.md +++ b/tests/manual/docker/README.md @@ -6,16 +6,15 @@ Limitations: - Kits themselves need to be fixed up manually. - Shared mounts are restricted to locations on the host system that can end up on the same absolute location in the container - +- Windows host: Mounted drives cannot be used as shared mounts What works: - Qmake in path is found - CMake in path is found -- Toolchain autodection finds gcc -- Gdb in path is found +- Toolchain autodection finds gcc and clang +- Gdb and lldb in path are found -- Building in the container with qmake works - Building in the container with cmake works - Running locally or in a compatible docker container works @@ -30,7 +29,7 @@ For testing: running ./build.sh. This builds a docker image containing a Desktop Qt build setup (including compiler etc) and second docker image container containing a run environment without the build tools, but e.g. with gdb - for debugger testing + for debugger testing and a third containing clang and lldb - or - -- cgit v1.2.3