CppTools: Tests: Introduce basic BuiltinSymbolSearcher tests

Change-Id: I25f11e80747863f797d146980d8ee0e605acb6e5
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
Nikolai Kosjar
2013-08-16 16:37:16 +02:00
parent 3256b7b2ef
commit d185849150
5 changed files with 375 additions and 2 deletions

View File

@@ -103,7 +103,8 @@ equals(TEST, 1) {
cppmodelmanager_test.cpp \
modelmanagertesthelper.cpp \
cpppointerdeclarationformatter_test.cpp \
cpplocatorfilter_test.cpp
cpplocatorfilter_test.cpp \
symbolsearcher_test.cpp
HEADERS += \
cpppreprocessertesthelper.h \