- 22 Jan, 2016 2 commits
-
-
Christian Stenger authored
Change-Id: Ie15e903f3e7f0fde3c7e4127584c573741aee19f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ia9fcbc76a56288429c5b99d5cb6eaaf9a7a9f4ff Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 20 Jan, 2016 4 commits
-
-
Christian Stenger authored
Change-Id: Id5df61d332963f0a94d1f292e4da926faa6e2679 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
...when canceling the 'Save Changes' dialog. The test run was canceled before the build, so the 'Run*' and 'Stop' actions stayed in a wrong state forever. Change-Id: I535c50a25c149da32123f832dc6575d1c0fe9643 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
...by restructuring TestOutputReader. Change-Id: Ia58b755a5b50afb66d53e9d254e450cce01621f4 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I12988ad9583740b2c72d8e40e68414a7cba08364 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 19 Jan, 2016 6 commits
-
-
Eike Ziller authored
Change-Id: Id5704ff2744ee925978c518f44069b26c66d682e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
In some themes this becomes hard to read. Change-Id: If703355c1b76f3120f29c1e3ca1363f502d23865 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I9dff118aa8f8871812e1881f0c73220d56ab16d5 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Eike Ziller authored
QtConcurrent has the issue that it uses a globally shared thread pool, with no finer granularity for simulataneous tasks. Create an explicit event loop for the test runner for that. Change-Id: Idcf2f125e111d94a5a60e5b136fd875225326e14 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
The focus frame needs a border around the view, but there isn't. Change-Id: I9d7b206445be9f8e43bd9168ccea2075f4ac4bb7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I42e5c9e26a45ef2875cf70e1c5e3b989bcce4de8 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 18 Jan, 2016 1 commit
-
-
Christian Stenger authored
State will be enhanced later on to provide better support for gtest. Change-Id: I3f3f6b986d6a25ebd36fe44330c792608844b35c Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 15 Jan, 2016 4 commits
-
-
Christian Stenger authored
Change-Id: I08642a5988b43b3bbbb7209564561860219f4d1a Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I17a42a9070546a5b461fcb27643bd6db7b5d7b4f Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
This test needs environment variable GOOGLETEST_DIR to point to an existing checkout of the googletest repository, or it will be skipped. Change-Id: I1e0ba250da84143b50f70589113ab6d6ea3a5b73 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Introduced broken with cbdf48a7 . Change-Id: Ib224fd167573594673f5370c5330280809017904 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 14 Jan, 2016 1 commit
-
-
Christian Stenger authored
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>
-
- 13 Jan, 2016 10 commits
-
-
Marco Bubke authored
Add cpptools/projectinfo.h Change-Id: I270005c56dd1a02941e5d728c712b29830507acb Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I8fd3d32b22976a11fd5bc5e3282e2cde0c409349 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
...to avoid defining the enum in several places although almost having the same meaning. Additionally rename the values to ensure not to run in a name clash at some point. Change-Id: I0f23041b785c87efd3e7feebef855042595473f6 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Function sets the path to a *.pro file not a profile. Change-Id: Ied804df48086695773e25b63a4bd17c76919b01d Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I8fa0a84f49b981909d5ac61ef7993c3569aafa2b Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I54702e7a604c7d450a6664812fb302b9e55f9a47 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
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>
-
Christian Stenger authored
This additionally fixes the output of the gtest related test cases. Change-Id: Ia9e19604ffe387752b08db4a4ad9a9e255d210a3 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I5a0d48e0c01fea0e3da4174083e03920a8f39479 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Qt4 based tests have no duration, so this message had been omitted accidently. Change-Id: I11b03234c8f7fd022e951728b70ae186091c15d9 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 12 Jan, 2016 6 commits
-
-
Christian Stenger authored
Change-Id: Ia0fb93a4bbc225c45352f0f818262f5b6ff9d6d6 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ie9c4c12b57f37ff31aaccf344bd12ea737a14386 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ib7354d6e86176852b2e3bb01aed091db8036bfdf Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
This is a preparation for supporting 'Run Selected Tests' for gtest related tests. Change-Id: I4fc46b9c394d8c748b42b2cda2d27d3597a1c273 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
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>
-
Christian Stenger authored
Change-Id: I8f7a80e1b136f03a1437dd9c7ae0e6f4db0e2bcc Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 05 Jan, 2016 2 commits
-
-
Christian Stenger authored
Change-Id: I982edc1e390623fa9935d8f70fc29474f56ecac5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Christian Stenger authored
This patch provides the basics for detecting the googletest related code. Change-Id: I34da3e02596cdc0805f79633ecf2176807390fc1 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 15 Dec, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: Iedfd7373f3e4cf60d101aace1b0b25d41f11cda1
-
- 14 Dec, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: I10c1379dea467f10214772168f4c1ec3134a99ee Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 09 Dec, 2015 1 commit
-
-
Christian Stenger authored
...and postpone creation of the newItem object a bit. Change-Id: Id2322dcaae33cd902267dc73d2929db06880e20c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 07 Dec, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I190d4f4b54aae95e9ce889a7af7b27562d54b80e
-