Added test to check fields deserialization from caches (#4540)
This commit is contained in:
committed by
Stanislav Erokhin
parent
2953fb3970
commit
63b1aad3ef
@@ -3283,6 +3283,10 @@ task deserialized_listof0(type: KonanLocalTest) {
|
||||
source = "serialization/deserialized_listof0.kt"
|
||||
}
|
||||
|
||||
task deserialized_fields(type: KonanLocalTest) {
|
||||
source = "serialization/deserialized_fields.kt"
|
||||
}
|
||||
|
||||
task genKt39548 {
|
||||
doFirst {
|
||||
GenTestKT39548Kt.genTestKT39548(file("$buildDir/kt39548/kt39548.kt"))
|
||||
|
||||
Reference in New Issue
Block a user