CppTools: Move CompilerOptionsBuilder tests to plugin

... where they belong.

Change-Id: Ifc6aebc218f9f85ffeb6a4b7121f97379b53b69d
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2021-06-30 17:44:22 +02:00
parent af3fa22d51
commit 85797068bb
11 changed files with 764 additions and 748 deletions

View File

@@ -229,6 +229,7 @@ Project {
name: "Tests"
condition: qtc.testsEnabled
files: [
"compileroptionsbuilder_test.cpp",
"cppcodegen_test.cpp",
"cppcompletion_test.cpp",
"cppheadersource_test.cpp",