Squish: Update expected tree after removing WebEngine

Change-Id: I097dce55361027acc459070ac750610ec80fa6c9
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Robert Loehning
2018-04-20 13:48:34 +02:00
parent cef50e4166
commit 1e31683b7d
2 changed files with 5 additions and 3 deletions

View File

@@ -28,7 +28,11 @@ Second - some of the test suites/test cases expect a build of Qt 4.8.7 to be ava
Third - some of the test suites/test cases expect Qt versions to be installed in their default
locations. On Linux/macOS this is ~/Qt5.x.1 and on Windows this is C:\Qt\Qt5.x.1. It's easiest to
use installations of the official opensource Qt packages. Just install the Qt version for the
respective toolchain and if possible the additional module Qt Script. Do not install Qt WebEngine.
respective toolchain with the components (if available):
- (Desktop) <toolchain> <bitness>, e.g. Desktop gcc 64-bit
- Qt Quick Controls
- Qt Script
The exact versions and toolchains are:
Linux:

View File

@@ -7306,7 +7306,6 @@
"searchtaskhandler.h" "4"
"searchwidget.h" "4"
"textbrowserhelpviewer.h" "4"
"webenginehelpviewer.h" "4"
"xbelsupport.h" "4"
"Sources" "3"
"centralwidget.cpp" "4"
@@ -7328,7 +7327,6 @@
"searchtaskhandler.cpp" "4"
"searchwidget.cpp" "4"
"textbrowserhelpviewer.cpp" "4"
"webenginehelpviewer.cpp" "4"
"xbelsupport.cpp" "4"
"Forms" "3"
"docsettingspage.ui" "4"
1 text nestinglevel
7306 searchtaskhandler.h 4
7307 searchwidget.h 4
7308 textbrowserhelpviewer.h 4
webenginehelpviewer.h 4
7309 xbelsupport.h 4
7310 Sources 3
7311 centralwidget.cpp 4
7327 searchtaskhandler.cpp 4
7328 searchwidget.cpp 4
7329 textbrowserhelpviewer.cpp 4
webenginehelpviewer.cpp 4
7330 xbelsupport.cpp 4
7331 Forms 3
7332 docsettingspage.ui 4