Commit Graph

3 Commits

Author SHA1 Message Date
Christian Stenger
cbdf48a792 Distinguish between parameterized and unparameterized google tests
This additionally fixes an issue when trying to execute a
parameterized google test by invoking 'Run This Test'
or using 'Run Selected Tests'.

Change-Id: I199effcf76b34efd1a041c9a38b5bf90cdc002f8
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-14 13:50:02 +00:00
Christian Stenger
0502bb3cf7 Move functions to utils class
Change-Id: I8fd3d32b22976a11fd5bc5e3282e2cde0c409349
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-13 13:55:14 +00:00
Christian Stenger
42def5bb05 Add basic support for gtest
This patch provides the basics for detecting the googletest related
code.

Change-Id: I34da3e02596cdc0805f79633ecf2176807390fc1
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2016-01-05 14:51:31 +00:00