[ObjCExport] Implement 'TodoAnalysisApi' annotation and run AA based tests as part of ':native:objcexport-header-generator:check'

^KT-65281 Fixed
^KT-65108 Fixed
This commit is contained in:
Sebastian Sellmair
2024-01-25 11:29:38 +01:00
committed by Space Team
parent 55adeba011
commit 0db8931026
14 changed files with 180 additions and 17 deletions
@@ -25,7 +25,4 @@ kotlin {
testsJar()
nativeTest("test", tag = null, requirePlatformLibs = true) {
useJUnitPlatform()
enableJunit5ExtensionsAutodetection()
}
objCExportHeaderGeneratorTest("test")