Add basic support for data tags
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>
Showing
- plugins/autotest/autotest.qrc 1 addition, 0 deletionsplugins/autotest/autotest.qrc
- plugins/autotest/images/data.png 0 additions, 0 deletionsplugins/autotest/images/data.png
- plugins/autotest/testcodeparser.cpp 50 additions, 4 deletionsplugins/autotest/testcodeparser.cpp
- plugins/autotest/testtreeitem.h 4 additions, 1 deletionplugins/autotest/testtreeitem.h
- plugins/autotest/testtreemodel.cpp 20 additions, 5 deletionsplugins/autotest/testtreemodel.cpp
- plugins/autotest/testvisitor.cpp 132 additions, 5 deletionsplugins/autotest/testvisitor.cpp
- plugins/autotest/testvisitor.h 27 additions, 0 deletionsplugins/autotest/testvisitor.h
Loading
Please register or sign in to comment