[TEST] Add core of new tests infrastructure
It contains different abstractions which represents parts of compiler pipeline and artifacts produced by them, service structure, handlers for analysis of artifacts
This commit is contained in:
+2
-1
@@ -326,7 +326,8 @@ include ":compiler:fir:cones",
|
||||
":compiler:fir:entrypoint",
|
||||
":compiler:fir:analysis-tests"
|
||||
|
||||
include ":compiler:test-infrastructure-utils"
|
||||
include ":compiler:test-infrastructure",
|
||||
":compiler:test-infrastructure-utils"
|
||||
|
||||
include ":idea:idea-frontend-fir:idea-fir-low-level-api"
|
||||
include ":idea:idea-fir-performance-tests"
|
||||
|
||||
Reference in New Issue
Block a user