Commit Graph

8 Commits

Author SHA1 Message Date
Eike Ziller
3b423602ed Report test results through QFutureInterface
Change-Id: Id5704ff2744ee925978c518f44069b26c66d682e
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-01-19 14:24:04 +00:00
Christian Stenger
dc4e955126 Fix construction of source file for test results
Change-Id: I9dff118aa8f8871812e1881f0c73220d56ab16d5
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-19 11:53:51 +00:00
Christian Stenger
07ba6bc7e3 Redo processing output to avoid costly functions
Change-Id: I8fa0a84f49b981909d5ac61ef7993c3569aafa2b
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2016-01-13 10:12:08 +00:00
Christian Stenger
ce926564b0 Handle disabled gtests more correctly
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>
2016-01-13 10:11:04 +00:00
Christian Stenger
c8c79c409f Make test result distinguishable more easily
This additionally fixes the output of the gtest related test cases.

Change-Id: Ia9e19604ffe387752b08db4a4ad9a9e255d210a3
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-13 10:10:52 +00:00
Christian Stenger
e0a05d476b Make string translatable
Change-Id: I5a0d48e0c01fea0e3da4174083e03920a8f39479
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2016-01-13 10:10:38 +00:00
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