Add ObjCExport tests to :backend.native:tests:sanity

This commit is contained in:
Svyatoslav Scherbina
2020-04-13 16:24:25 +03:00
committed by SvyatoslavScherbina
parent d182b098a6
commit 4fe153721b
+4
View File
@@ -242,6 +242,10 @@ task sanity {
task.getDependsOn().every { !platformLibsTasks.contains(it) } &&
task.name != "library_mismatch" // This test requires the wasm32 stdlib which is unavailable during a sanity run.
})
dependsOn(tasksOf(FrameworkTest) { task ->
task.getDependsOn().every { !platformLibsTasks.contains(it) }
})
}
// Collect reports in one json.