Skip to content

Commit

Permalink
SquishTests: Explicitly require needed tools
Browse files Browse the repository at this point in the history
Change-Id: I3682a01e97495ad8bc53f7cca033f91c9e0df8b5
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
  • Loading branch information
rlohning committed Feb 6, 2024
1 parent 226f891 commit a0bd498
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/system/README
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ This folder must contain a QtCreator repository (or source copy) of tag v6.0.1 n
without any submodules initialized.

Fourth - you'll have to make sure that some needed tools are available (no matter on which OS you're on).
* the compilers and debuggers of the toolchains listed in step 2
* git with globally configured user.name and user.email
* cmake 3.14 or newer
* wget or curl, capable of HTTPS
Normally it should be okay to just install them as usual and add their executables' path(s) to the PATH variable.
Expand Down

0 comments on commit a0bd498

Please sign in to comment.