forked from qt-creator/qt-creator
CppTools: Add basic test for TypeHierarchyBuilder
Change-Id: I7a82f2b22105d4e096fc0bd69679adacdde2c731 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
@@ -118,7 +118,8 @@ equals(TEST, 1) {
|
||||
symbolsearcher_test.cpp \
|
||||
cpppreprocessor_test.cpp \
|
||||
cpppreprocessertesthelper.cpp \
|
||||
cppheadersource_test.cpp
|
||||
cppheadersource_test.cpp \
|
||||
typehierarchybuilder_test.cpp
|
||||
|
||||
HEADERS += \
|
||||
cpppreprocessertesthelper.h \
|
||||
|
||||
Reference in New Issue
Block a user