[TEST] Introduce test-infrastructure-utils module and extract common test utilities here

This commit is contained in:
Dmitriy Novozhilov
2020-12-02 16:00:43 +03:00
parent 1c91b74ff0
commit c8f3a4802e
189 changed files with 791 additions and 630 deletions
+2
View File
@@ -326,6 +326,8 @@ include ":compiler:fir:cones",
":compiler:fir:entrypoint",
":compiler:fir:analysis-tests"
include ":compiler:test-infrastructure-utils"
include ":idea:idea-frontend-fir:idea-fir-low-level-api"
include ":idea:idea-fir-performance-tests"