[KLIB tool] Update KLIB metadata signature dump tests
^KT-62340
This commit is contained in:
committed by
Space Team
parent
795ee9f26d
commit
a2a217799b
Vendored
-16
@@ -1,11 +1,5 @@
|
||||
just_cinterop_c/Bar.<init>|<init>(){}[100]
|
||||
just_cinterop_c/Bar.Companion.<init>|<init>(){}[100]
|
||||
just_cinterop_c/Bar.Companion.equals|equals(other:kotlin.Any?){}[100]
|
||||
just_cinterop_c/Bar.Companion.hashCode|hashCode(){}[100]
|
||||
just_cinterop_c/Bar.Companion.toString|toString(){}[100]
|
||||
just_cinterop_c/Bar.Companion|null[100]
|
||||
just_cinterop_c/Bar.equals|equals(other:kotlin.Any?){}[100]
|
||||
just_cinterop_c/Bar.hashCode|hashCode(){}[100]
|
||||
just_cinterop_c/Bar.privateProperty.<get-privateProperty>|objc:privateProperty#Accessor[100]
|
||||
just_cinterop_c/Bar.privateProperty.<set-privateProperty>|objc:setPrivateProperty:#Accessor[100]
|
||||
just_cinterop_c/Bar.privateProperty|objc:privateProperty[100]
|
||||
@@ -22,24 +16,14 @@ just_cinterop_c/Bar.publicProperty|{}publicProperty[100]
|
||||
just_cinterop_c/Bar.setPrivateProperty|objc:setPrivateProperty:[100]
|
||||
just_cinterop_c/Bar.setProtectedProperty|objc:setProtectedProperty:[100]
|
||||
just_cinterop_c/Bar.setPublicProperty|objc:setPublicProperty:[100]
|
||||
just_cinterop_c/Bar.toString|toString(){}[100]
|
||||
just_cinterop_c/BarMeta.<init>|<init>(){}[100]
|
||||
just_cinterop_c/BarMeta.equals|equals(other:kotlin.Any?){}[100]
|
||||
just_cinterop_c/BarMeta.hashCode|hashCode(){}[100]
|
||||
just_cinterop_c/BarMeta.toString|toString(){}[100]
|
||||
just_cinterop_c/BarMeta|null[100]
|
||||
just_cinterop_c/Bar|null[100]
|
||||
just_cinterop_c/FooProtocol.equals|equals(other:kotlin.Any?){}[100]
|
||||
just_cinterop_c/FooProtocol.hashCode|hashCode(){}[100]
|
||||
just_cinterop_c/FooProtocol.publicFunction|objc:publicFunction[100]
|
||||
just_cinterop_c/FooProtocol.publicProperty.<get-publicProperty>|objc:publicProperty#Accessor[100]
|
||||
just_cinterop_c/FooProtocol.publicProperty.<set-publicProperty>|objc:setPublicProperty:#Accessor[100]
|
||||
just_cinterop_c/FooProtocol.publicProperty|objc:publicProperty[100]
|
||||
just_cinterop_c/FooProtocol.publicProperty|{}publicProperty[100]
|
||||
just_cinterop_c/FooProtocol.setPublicProperty|objc:setPublicProperty:[100]
|
||||
just_cinterop_c/FooProtocol.toString|toString(){}[100]
|
||||
just_cinterop_c/FooProtocolMeta.equals|equals(other:kotlin.Any?){}[100]
|
||||
just_cinterop_c/FooProtocolMeta.hashCode|hashCode(){}[100]
|
||||
just_cinterop_c/FooProtocolMeta.toString|toString(){}[100]
|
||||
just_cinterop_c/FooProtocolMeta|null[100]
|
||||
just_cinterop_c/FooProtocol|null[100]
|
||||
|
||||
Reference in New Issue
Block a user