Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.1
-
None
-
5708f3aa345092baa2678934b03ea181018a3d18
Description
Steps to reproduce:
create a new qml type on top of TestCase
create two tst_*.qml documents with that type as root and add at least a test_ function for each document
Current result:
Tree in test pane does not show the names of the two test cases, all test functions are under the same root node
Note: not sure the limitation is only of the autotest plugin, even running the qmake .pro on command line seemed to give me a single context for both tst_ files, but that is probably a separate issue
Attachments
For Gerrit Dashboard: QTCREATORBUG-17787 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
186761,7 | AutoTest: Handle sub-typed TestCases correctly | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
188624,2 | AutoTest: Fix handling of subtyping TestCase again | 4.3 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |