[TEST] Add implementation of new infrastructure services for compiler tests
All of new classes lays in lays in :compiler:tests-common-new module which includes classes for FE 1.0 and FIR diagnostics tests and JVM black boxtests
This commit is contained in:
+2
-1
@@ -327,7 +327,8 @@ include ":compiler:fir:cones",
|
||||
":compiler:fir:analysis-tests"
|
||||
|
||||
include ":compiler:test-infrastructure",
|
||||
":compiler:test-infrastructure-utils"
|
||||
":compiler:test-infrastructure-utils",
|
||||
":compiler:tests-common-new"
|
||||
|
||||
include ":idea:idea-frontend-fir:idea-fir-low-level-api"
|
||||
include ":idea:idea-fir-performance-tests"
|
||||
|
||||
Reference in New Issue
Block a user