[K/N] Run irText tests for K2/Native

^KT-58240
This commit is contained in:
Vladimir Sukharev
2023-08-16 14:40:45 +02:00
committed by Space Team
parent 0cfa721585
commit cd4c241fa3
14 changed files with 6122 additions and 14 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies {
testImplementation(projectTests(":compiler:test-infrastructure"))
testImplementation(projectTests(":generators:test-generator"))
testImplementation(project(":compiler:ir.serialization.native"))
testImplementation(project(":compiler:fir:native"))
testImplementation(project(":native:kotlin-native-utils"))
testImplementation(project(":native:executors"))
testImplementation(project(":kotlin-util-klib-abi"))