[IC] Add test for lookups flushing
#KT-53168
This commit is contained in:
committed by
Space
parent
7d6cf449b1
commit
0950205a47
Generated
+5
@@ -1301,6 +1301,11 @@ public class IncrementalJvmJpsTestGenerated extends AbstractIncrementalJvmJpsTes
|
||||
runTest("jps/jps-plugin/testData/incremental/pureKotlin/secondaryConstructorInlined/");
|
||||
}
|
||||
|
||||
@TestMetadata("sequentualAddingAndDeletingOfPropertyAndUsage")
|
||||
public void testSequentualAddingAndDeletingOfPropertyAndUsage() throws Exception {
|
||||
runTest("jps/jps-plugin/testData/incremental/pureKotlin/sequentualAddingAndDeletingOfPropertyAndUsage/");
|
||||
}
|
||||
|
||||
@TestMetadata("serializedSubClassAndChangedInterfaces")
|
||||
public void testSerializedSubClassAndChangedInterfaces() throws Exception {
|
||||
runTest("jps/jps-plugin/testData/incremental/pureKotlin/serializedSubClassAndChangedInterfaces/");
|
||||
|
||||
Reference in New Issue
Block a user