Test summary now displays the number of disabled tests instead of having
them printed as loose messages.
Change-Id: I8ea736f789afc7c8ad6101a03fa5ca6428d92744
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
This additionally fixes the output of the gtest related test cases.
Change-Id: Ia9e19604ffe387752b08db4a4ad9a9e255d210a3
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Qt4 based tests have no duration, so this message had been omitted
accidently.
Change-Id: I11b03234c8f7fd022e951728b70ae186091c15d9
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
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>