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:
@@ -119,7 +119,8 @@ QtcPlugin {
|
||||
"cpppreprocessertesthelper.cpp", "cpppreprocessertesthelper.h",
|
||||
"cppmodelmanager_test.cpp",
|
||||
"modelmanagertesthelper.cpp", "modelmanagertesthelper.h",
|
||||
"cpppointerdeclarationformatter_test.cpp"
|
||||
"cpppointerdeclarationformatter_test.cpp",
|
||||
"cpplocatorfilter_test.cpp"
|
||||
]
|
||||
|
||||
cpp.defines: outer.concat(['SRCDIR="' + FileInfo.path(filePath) + '"'])
|
||||
|
||||
Reference in New Issue
Block a user