Add proto comparison tests with changes of class/member flags

Original commit: 58a91b3d20
This commit is contained in:
Alexey Tsvetkov
2016-01-15 15:24:15 +03:00
parent 5ded4dd4b0
commit 2a1bde9496
10 changed files with 432 additions and 4 deletions
@@ -1 +1,41 @@
changes in test/ClassWithFlagsChanged: CLASS_SIGNATURE
changes in test/AbstractFlagAdded: CLASS_SIGNATURE
changes in test/AbstractFlagRemoved: CLASS_SIGNATURE
changes in test/AbstractFlagUnchanged: NONE
changes in test/AnnotationFlagAdded: CLASS_SIGNATURE
changes in test/AnnotationFlagRemoved: CLASS_SIGNATURE
changes in test/AnnotationFlagUnchanged: NONE
changes in test/DataFlagAdded: CLASS_SIGNATURE, MEMBERS
[component1, copy]
changes in test/DataFlagRemoved: CLASS_SIGNATURE, MEMBERS
[component1, copy]
changes in test/DataFlagUnchanged: NONE
changes in test/EnumFlagAdded: CLASS_SIGNATURE
changes in test/EnumFlagRemoved: CLASS_SIGNATURE
changes in test/EnumFlagUnchanged: NONE
changes in test/FinalFlagAdded: NONE
changes in test/FinalFlagRemoved: NONE
changes in test/FinalFlagUnchanged: NONE
changes in test/InnerClassHolder.InnerFlagAdded: CLASS_SIGNATURE
changes in test/InnerClassHolder.InnerFlagRemoved: CLASS_SIGNATURE
changes in test/InnerClassHolder.InnerFlagUnchanged: NONE
changes in test/InnerClassHolder: NONE
changes in test/InternalFlagAdded: CLASS_SIGNATURE
changes in test/InternalFlagRemoved: CLASS_SIGNATURE
changes in test/InternalFlagUnchanged: NONE
changes in test/OpenFlagAdded: CLASS_SIGNATURE
changes in test/OpenFlagRemoved: CLASS_SIGNATURE
changes in test/OpenFlagUnchanged: NONE
changes in test/PrivateFlagAdded: CLASS_SIGNATURE
changes in test/PrivateFlagRemoved: CLASS_SIGNATURE
changes in test/PrivateFlagUnchanged: NONE
changes in test/ProtectedClassHolder.ProtectedFlagAdded: CLASS_SIGNATURE
changes in test/ProtectedClassHolder.ProtectedFlagRemoved: CLASS_SIGNATURE
changes in test/ProtectedClassHolder.ProtectedFlagUnchanged: NONE
changes in test/ProtectedClassHolder: NONE
changes in test/PublicFlagAdded: NONE
changes in test/PublicFlagRemoved: NONE
changes in test/PublicFlagUnchanged: NONE
changes in test/SealedFlagAdded: CLASS_SIGNATURE
changes in test/SealedFlagRemoved: CLASS_SIGNATURE
changes in test/SealedFlagUnchanged: NONE
changes in test/UnchangedNoFlags: NONE