CppTools: Add basic test for TypeHierarchyBuilder

Change-Id: I7a82f2b22105d4e096fc0bd69679adacdde2c731
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
Nikolai Kosjar
2013-11-12 12:27:36 +01:00
parent a22ebf5336
commit 7eeb87295b
4 changed files with 225 additions and 2 deletions

View File

@@ -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 \