Commit Graph

2 Commits

Author SHA1 Message Date
Christian Stenger
2f1018ab24 Fix missing MessageTestCaseEnd for Qt4 based tests
Qt4 based tests have no duration, so this message had been omitted
accidently.

Change-Id: I11b03234c8f7fd022e951728b70ae186091c15d9
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-13 10:10:31 +00:00
Christian Stenger
650be0e496 Add capability to run gtest related tests
For now this only applies for 'Run All'. To be able to run only
selected tests we first have to introduce the check state for
gtest related items as well.

Change-Id: I196b56b7fe426f846f2be0df7e21458c2733cbd1
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-12 12:13:47 +00:00