Update testData for incremental compilation tests
- enumMemberChanged, flagsAndMemberInSameClassChanged: added top level function results in a file class being generated - companionObjectNameChanged: one more file is marked as dirty after the changes in build 1.2.70-dev-1439
This commit is contained in:
+2
@@ -2,6 +2,7 @@
|
||||
|
||||
Cleaning output files:
|
||||
out/production/module/Enum.class
|
||||
out/production/module/EnumKt.class
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
End of files
|
||||
Compiling files:
|
||||
@@ -27,6 +28,7 @@ Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiv
|
||||
|
||||
Cleaning output files:
|
||||
out/production/module/Enum.class
|
||||
out/production/module/EnumKt.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/Enum.kt
|
||||
|
||||
Reference in New Issue
Block a user