forked from qt-creator/qt-creator
CppTools: Tests: Add basic tests for locator filters
Change-Id: Ie71aa8a39f4584a024a4f104841ad8e57947e489 Reviewed-by: David Schulz <david.schulz@digia.com>
This commit is contained in:
@@ -102,7 +102,8 @@ equals(TEST, 1) {
|
||||
cppcompletion_test.cpp \
|
||||
cppmodelmanager_test.cpp \
|
||||
modelmanagertesthelper.cpp \
|
||||
cpppointerdeclarationformatter_test.cpp
|
||||
cpppointerdeclarationformatter_test.cpp \
|
||||
cpplocatorfilter_test.cpp
|
||||
|
||||
HEADERS += \
|
||||
cpppreprocessertesthelper.h \
|
||||
|
||||
Reference in New Issue
Block a user