Add autotest plugin
Change-Id: I904289a6cc6f14eb9fa46c3ce757e4ebc3a36f55
No related branches found
No related tags found
Showing
- share/qtcreator/templates/wizards/autotest/auto.pro 3 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/auto.pro
- share/qtcreator/templates/wizards/autotest/autotest_24.png 0 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/autotest_24.png
- share/qtcreator/templates/wizards/autotest/main.cpp 18 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/main.cpp
- share/qtcreator/templates/wizards/autotest/src.pro 13 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/src.pro
- share/qtcreator/templates/wizards/autotest/tests.pro 3 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/tests.pro
- share/qtcreator/templates/wizards/autotest/tmp.pro 12 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/tmp.pro
- share/qtcreator/templates/wizards/autotest/tst.pro 14 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/tst.pro
- share/qtcreator/templates/wizards/autotest/tst_src.cpp 58 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/tst_src.cpp
- share/qtcreator/templates/wizards/autotest/wizard.xml 83 additions, 0 deletionsshare/qtcreator/templates/wizards/autotest/wizard.xml
- src/plugins/autotest/AutoTest.json.in 19 additions, 0 deletionssrc/plugins/autotest/AutoTest.json.in
- src/plugins/autotest/autotest.pro 63 additions, 0 deletionssrc/plugins/autotest/autotest.pro
- src/plugins/autotest/autotest.qbs 96 additions, 0 deletionssrc/plugins/autotest/autotest.qbs
- src/plugins/autotest/autotest.qrc 31 additions, 0 deletionssrc/plugins/autotest/autotest.qrc
- src/plugins/autotest/autotest_dependencies.pri 19 additions, 0 deletionssrc/plugins/autotest/autotest_dependencies.pri
- src/plugins/autotest/autotest_global.h 38 additions, 0 deletionssrc/plugins/autotest/autotest_global.h
- src/plugins/autotest/autotest_utils.h 66 additions, 0 deletionssrc/plugins/autotest/autotest_utils.h
- src/plugins/autotest/autotestconstants.h 59 additions, 0 deletionssrc/plugins/autotest/autotestconstants.h
- src/plugins/autotest/autotesticons.h 49 additions, 0 deletionssrc/plugins/autotest/autotesticons.h
- src/plugins/autotest/autotestplugin.cpp 184 additions, 0 deletionssrc/plugins/autotest/autotestplugin.cpp
- src/plugins/autotest/autotestplugin.h 69 additions, 0 deletionssrc/plugins/autotest/autotestplugin.h
Loading
Please register or sign in to comment