[Native][tests] Rename KLIB binary compatibility tests to KLIB evolution tests
This commit is contained in:
committed by
Space Team
parent
49beec33b4
commit
3506e0c20f
@@ -53,7 +53,6 @@ val stdlibK2Test = nativeTest("stdlibK2Test", "stdlibK2")
|
||||
val kotlinTestLibraryTest = nativeTest("kotlinTestLibraryTest", "kotlin-test")
|
||||
val kotlinTestK2LibraryTest = nativeTest("kotlinTestK2LibraryTest", "kotlin-testK2")
|
||||
val partialLinkageTest = nativeTest("partialLinkageTest", "partial-linkage")
|
||||
val klibBinaryCompatibilityTest = nativeTest("klibBinaryCompatibilityTest", "klib-binary-compatibility")
|
||||
val cinteropTest = nativeTest("cinteropTest", "cinterop")
|
||||
val debuggerTest = nativeTest("debuggerTest", "debugger")
|
||||
val cachesTest = nativeTest("cachesTest", "caches")
|
||||
|
||||
Reference in New Issue
Block a user