diff options
author | Christian Stenger <christian.stenger@qt.io> | 2019-10-22 08:38:28 +0200 |
---|---|---|
committer | Christian Stenger <christian.stenger@qt.io> | 2019-10-23 05:37:26 +0000 |
commit | 1b655f76ad61cc17483d00b8ece06e08afaeaf01 (patch) | |
tree | 11c5f0f14e93fb42ec6444d9dadd46cdcb12c1fc /src/plugins/ctfvisualizer/ctfvisualizertool.cpp | |
parent | 6df9e8f8be73d94842d491c35379e18465673505 (diff) | |
download | qt-creator-1b655f76ad61cc17483d00b8ece06e08afaeaf01.tar.gz |
AutoTest: Fix gathering Boost test cases
When multiple test executables are defined inside a
single project file all or selected tests did just use
the first defined target which in turn led to execute
only the test cases of one of the executables or none
at all.
Take all targets into account and make Run All and
Run Selected work correctly for this scenario.
Fixes: QTCREATORBUG-23091
Change-Id: Idf0dd99f9a8782072cbc5792c937232673fee445
Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/ctfvisualizer/ctfvisualizertool.cpp')
0 files changed, 0 insertions, 0 deletions