forked from qt-creator/qt-creator
Squish: Update expected tree after removing WebEngine
Change-Id: I097dce55361027acc459070ac750610ec80fa6c9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -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
|
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
|
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
|
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:
|
The exact versions and toolchains are:
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
|
@@ -7306,7 +7306,6 @@
|
|||||||
"searchtaskhandler.h" "4"
|
"searchtaskhandler.h" "4"
|
||||||
"searchwidget.h" "4"
|
"searchwidget.h" "4"
|
||||||
"textbrowserhelpviewer.h" "4"
|
"textbrowserhelpviewer.h" "4"
|
||||||
"webenginehelpviewer.h" "4"
|
|
||||||
"xbelsupport.h" "4"
|
"xbelsupport.h" "4"
|
||||||
"Sources" "3"
|
"Sources" "3"
|
||||||
"centralwidget.cpp" "4"
|
"centralwidget.cpp" "4"
|
||||||
@@ -7328,7 +7327,6 @@
|
|||||||
"searchtaskhandler.cpp" "4"
|
"searchtaskhandler.cpp" "4"
|
||||||
"searchwidget.cpp" "4"
|
"searchwidget.cpp" "4"
|
||||||
"textbrowserhelpviewer.cpp" "4"
|
"textbrowserhelpviewer.cpp" "4"
|
||||||
"webenginehelpviewer.cpp" "4"
|
|
||||||
"xbelsupport.cpp" "4"
|
"xbelsupport.cpp" "4"
|
||||||
"Forms" "3"
|
"Forms" "3"
|
||||||
"docsettingspage.ui" "4"
|
"docsettingspage.ui" "4"
|
||||||
|
|
Reference in New Issue
Block a user