ClangCodeModel: Move fix-it tests into plugin

Change-Id: If53df602a42d8c1ffde5db6c8cb1e7fc269bb272
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Kandeler
2022-05-02 14:03:03 +02:00
parent d79b34d39a
commit 4b0b3e9e35
14 changed files with 190 additions and 135 deletions

View File

@@ -101,6 +101,8 @@ QtcPlugin {
"clangbatchfileprocessor.h",
"clangdtests.cpp",
"clangdtests.h",
"clangfixittest.cpp",
"clangfixittest.h",
"data/clangtestdata.qrc",
]
}