- 02 Oct, 2015 5 commits
-
-
Christian Stenger authored
Change-Id: I5a5f41222a572f1ae3662e5c48c72b4a6adfbc13 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
Part of preparing to re-use QC's TreeModel/TreeItem for TestTreeModel/TestTreeItem. Change-Id: I8699405c3dcad88df67171af2d542bc8e3fd2fc0 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
Part of preparing to re-use QC's TreeModel/TreeItem for TestTreeModel/TestTreeItem. Change-Id: Ieab26e9061790dd4c3d8dc64ce292727a17977f7 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
Data functions and special functions cannot be checked at all, so there is no need to inherit the state by its parent. Change-Id: If72f79ef6bcd77628916bd7fbe137faa5555db41 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
This changes the model to be a real tree instead of a list. Additionally the results pane now displays the results as tree as well. Change-Id: I69ba7bbfcd75ce17c3a0d4052498d9c1c7382d43 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 09 Sep, 2015 2 commits
-
-
Christian Stenger authored
Change-Id: Ie32a374cac851009df3d2289f471bbb697788198 Reviewed-by:
Riitta-Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I3eb99f0a0652053cb05a3457a37ff335bab5580b Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 04 Sep, 2015 2 commits
-
-
Christian Stenger authored
Change-Id: I48e3187acb53159c16c7884a96ebdb831571b830 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I93c37566af029028dc40e5eb48a398eb9c7fff7c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 01 Sep, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: Ic17fb734d1df5a9ff6b4dba52125739d127ffb88
-
- 31 Aug, 2015 1 commit
-
-
Christian Stenger authored
This enables displaying data tags for data functions inside the test tree. Clicking on the data tag opens the editor at the location the respective QTest::newRow() call is done. Change-Id: Ia91bf87437c2608a05bae88ed715711217685fdf Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 24 Aug, 2015 2 commits
-
-
Christian Stenger authored
...instead of declarations. Declarations will now be used only as fallback if definition cannot be found for some reason. Change-Id: I1b79622e70d2227cd715f3d82b12f36997080a2e Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Quick Tests with special functions (init(), cleanup(),...) must not try to execute these functions explicitly. Change-Id: Ia9a4e9c2788110bb61a70796b0e3a4b9b2091a49 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 20 Aug, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I55acdb9ad3d475ceb09c172555445d2da756c9d6
-
- 19 Aug, 2015 2 commits
-
-
Christian Stenger authored
Change-Id: If90c6f9f1a33242ef2a33447cf4cff0b706bc0ea Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Helps to get more information when something goes wrong. Can be enabled by setting QT_LOGGING_RULES to qtc.autotest.testcodeparser.debug=true Change-Id: Ic168029912f8af509d6a822440658225c7f04eab Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 17 Aug, 2015 2 commits
-
-
Christian Stenger authored
If postponing a full parse unset an already postponed partial parse otherwise we could run into the Q_ASSERT statement inside onPartialParsingFinished(). Change-Id: Iee197f1e16496ea87975d5ead0e43953353ab9a7 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Introduced with 4fbc020d Change-Id: I28b6b7ea0cfdcc670e83e1114c546d00231a7027 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 10 Aug, 2015 1 commit
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-14742 Change-Id: I81f21ac5ccd4d0d2e5775e7d816bfd91ef927e84 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 06 Aug, 2015 4 commits
-
-
Christian Stenger authored
Change-Id: I27918b0beaa39926c13dbf54e1479502a598a598 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Christian Stenger authored
This removes the hard dependency on QmakeProjectManager. Furthermore now unneeded code is removed and some parts of the parsing are slightly modified to support other project types than qmake based projects. Change-Id: I1c23056d5a444ddea857e10fdb71264eb6ecc269 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I4e22e91273737321e7dbfa10e50b4ae1f4ee63f9 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I0cae5df1b1f5a8ddab063dc37e1dcd0cb97701a0 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 05 Aug, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: I85dc5793887e3a26bc86fc6615aa3167054ae58a Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 04 Aug, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I8dffae0c2c62f6a6a3bfa5642c079fc9bad1412d
-
- 03 Aug, 2015 2 commits
-
-
Christian Stenger authored
Change-Id: I50a1f0ff69f638fceae4887c64be52f7d5b92822 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I63598256b27a310231935104e6f7beb5ffe0eed7 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 23 Jul, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: If4180b1f79c51bdf38ac99e5eb9acebb3b3342bc Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 22 Jul, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: I9e1c223173c0a4e0f77d2c7642cf2d81010c1ff1 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 17 Jul, 2015 1 commit
-
-
Christian Stenger authored
Task-number: QTCREATORBUG-14490 Change-Id: I41d214f96ce60b2e268585b1b740f47915b0d3df Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 16 Jul, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: I2e92341530f3d79f9c0b47f2007750582db9a361 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 01 Jul, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: If5eacbdd8f9cd07b7be028c3b04256e9d5368b83
-
- 26 Jun, 2015 1 commit
-
-
Christian Kandeler authored
Change-Id: Ibb1f4ee5996306fe24df72b0cf16d5652a76bc57 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 25 Jun, 2015 1 commit
-
-
Kai Koehne authored
Change-Id: Ia353ef7065dbd7dd3ff1f3a9293613cf7f14ce37 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 24 Jun, 2015 3 commits
-
-
Christian Stenger authored
The '-' could have been misinterpreted as sign of the value following it. Change-Id: Ia308cca93f81e7fa026485e9cda3fcc433696a35 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
This menu entry will be added only if current selected test (function) is not an unnamed Quick Test. Otherwise it's now possible to execute a particular test case or just a single test function by using the context menu. This avoids the need of (de)selecting inside the model. Change-Id: I857a3ffe72c72a9dbb06e948045cfe2c7843935d Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
This was especially wrong if the information is not available before building the project. Now the information will be fetched after a possible automatic build had been done. Change-Id: If92bc714039733700885820648471e355199079d Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 17 Jun, 2015 1 commit
-
-
Christian Stenger authored
Change-Id: Iff209384c2bf30b3ce2b9241ce1c719a44592e65 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 09 Jun, 2015 1 commit
-
-
Christian Stenger authored
If the current executable is an app bundle the source file location is given as relative path from the app bundles location instead of the "real" executable somewhere inside the app bundle. Change-Id: I37ad2daae5a7ebde65c0e76a8a9a7837401bc749 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 29 May, 2015 1 commit
-
-
Robert Loehning authored
Change-Id: Ie278384bb0fe899989a01a0ad89455b11059787f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-