aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@qt.io>2018-08-22 15:12:25 +0300
committerRobert Loehning <robert.loehning@qt.io>2018-08-23 12:11:36 +0000
commitbba35ceff46bc0c6b4338d9a2e33389c783329f9 (patch)
treec104bf6dd77f2dcbf7f7c1bb55285e4313225d63
parentfe8c8619c9352a07200bdc41dfab7ab688622e43 (diff)
Squish: Remove remaining mentions of Squish hooking
Change-Id: If4fde6d47433b1c8e46c68c5b225004446214797 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
-rw-r--r--tests/system/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/system/README b/tests/system/README
index a80491ad11..ff17e5190e 100644
--- a/tests/system/README
+++ b/tests/system/README
@@ -49,14 +49,13 @@ Qt 5.4.1 (gcc)
Qt 5.6.1-1 (MSVC2013, 32 bit)
Qt 5.10.1 (MSVC2015, 32 bit)
-Fourth - you'll have to provide some additional repositories (and for the hooking into subprocesses even some more Squish bundles, see below).
+Fourth - you'll have to provide some additional repositories.
These additional repositories are located inside ~/squish-data or C:\Users\<user>\squish-data (depending on the OS you're on).
You can also just provide them inside a different folder and specify the folder with the environment variable SYSTEST_SRCPATH.
This folder must contain the following:
* a QtCreator repository (or source copy) of tag v4.7.0 named 'creator' including the submodule src/shared/qbs
* a subfolder called 'creator-test-data'
* a speedcrunch 0.11 repository (or source copy) inside 'creator-test-data' named 'speedcrunch'
- * additional Squish versions for hooking into subprocesses inside different folders inside 'creator-test-data' following the information below
Fifth - you'll have to make sure that some needed tools are available (no matter on which OS you're on).
* cmake