forked from qt-creator/qt-creator
CppEditor/CppTools: Introduce Test{Case,Document}
Move common functionality of the 12 test classes into base classes. Change-Id: If64d3cec876807ac6f991151189860a99b8ff4ca Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
@@ -87,6 +87,7 @@ QtcPlugin {
|
||||
"cpppointerdeclarationformatter_test.cpp",
|
||||
"cpppreprocessertesthelper.cpp", "cpppreprocessertesthelper.h",
|
||||
"cpppreprocessor_test.cpp",
|
||||
"cpptoolstestcase.cpp", "cpptoolstestcase.h",
|
||||
"modelmanagertesthelper.cpp", "modelmanagertesthelper.h",
|
||||
"symbolsearcher_test.cpp",
|
||||
"typehierarchybuilder_test.cpp",
|
||||
|
||||
Reference in New Issue
Block a user