Minor tweak to proto test data format
This commit is contained in:
Vendored
+9
-9
@@ -1,12 +1,12 @@
|
||||
REMOVED: class test/ClassWithChangedCompanionObject.FirstName
|
||||
REMOVED: class test/ClassWithRemovedCompanionObject.Companion
|
||||
ADDED: class test/ClassWithAddedCompanionObject.Companion
|
||||
ADDED: class test/ClassWithChangedCompanionObject.SecondName
|
||||
changes in test/ClassWithAddedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
REMOVED test/ClassWithChangedCompanionObject.FirstName
|
||||
REMOVED test/ClassWithRemovedCompanionObject.Companion
|
||||
ADDED test/ClassWithAddedCompanionObject.Companion
|
||||
ADDED test/ClassWithChangedCompanionObject.SecondName
|
||||
CHANGES in test/ClassWithAddedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
[Companion]
|
||||
changes in test/ClassWithChangedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
CHANGES in test/ClassWithChangedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
[FirstName, SecondName]
|
||||
changes in test/ClassWithChangedVisibilityForCompanionObject: NONE
|
||||
changes in test/ClassWithChangedVisibilityForCompanionObject.Companion: CLASS_SIGNATURE
|
||||
changes in test/ClassWithRemovedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
CHANGES in test/ClassWithChangedVisibilityForCompanionObject: NONE
|
||||
CHANGES in test/ClassWithChangedVisibilityForCompanionObject.Companion: CLASS_SIGNATURE
|
||||
CHANGES in test/ClassWithRemovedCompanionObject: CLASS_SIGNATURE, MEMBERS
|
||||
[Companion]
|
||||
|
||||
Reference in New Issue
Block a user