Native: support writing unit tests for Interop/Indexer

This commit is contained in:
Svyatoslav Scherbina
2021-09-14 10:42:16 +00:00
committed by Space
parent b603f99863
commit ae349846e1
3 changed files with 50 additions and 0 deletions
@@ -201,6 +201,7 @@ run {
// Add regular gradle test tasks
dependsOn(tasksOf(Test))
dependsOn(tasksOf(CoverageTest))
dependsOn(":kotlin-native:Interop:Indexer:check")
}
task sanity {
@@ -210,6 +211,7 @@ task sanity {
// Add regular gradle test tasks
dependsOn(tasksOf(Test))
dependsOn(tasksOf(CoverageTest))
dependsOn(":kotlin-native:Interop:Indexer:check")
}
// Collect reports in one json.