Files
kotlin-fork/jps/jps-plugin/testData/comparison/classSignatureChange/classFlagsChanged/result.out
T
Alexey Tsvetkov bf22bdadc1 Do not print NONE changes in proto tests
otherwise MainKt: NONE is added in all js tests

Original commit: 61b3c1c429
2017-08-10 21:19:41 +03:00

23 lines
1.2 KiB
Plaintext

CHANGES in test/AbstractFlagAdded: CLASS_SIGNATURE
CHANGES in test/AbstractFlagRemoved: CLASS_SIGNATURE
CHANGES in test/AnnotationFlagAdded: CLASS_SIGNATURE
CHANGES in test/AnnotationFlagRemoved: CLASS_SIGNATURE
CHANGES in test/DataFlagAdded: CLASS_SIGNATURE, MEMBERS
[component1, copy, equals, hashCode, toString]
CHANGES in test/DataFlagRemoved: CLASS_SIGNATURE, MEMBERS
[component1, copy, equals, hashCode, toString]
CHANGES in test/EnumFlagAdded: CLASS_SIGNATURE
CHANGES in test/EnumFlagRemoved: CLASS_SIGNATURE
CHANGES in test/InnerClassHolder.InnerFlagAdded: CLASS_SIGNATURE
CHANGES in test/InnerClassHolder.InnerFlagRemoved: CLASS_SIGNATURE
CHANGES in test/InternalFlagAdded: CLASS_SIGNATURE
CHANGES in test/InternalFlagRemoved: CLASS_SIGNATURE
CHANGES in test/OpenFlagAdded: CLASS_SIGNATURE
CHANGES in test/OpenFlagRemoved: CLASS_SIGNATURE
CHANGES in test/PrivateFlagAdded: CLASS_SIGNATURE
CHANGES in test/PrivateFlagRemoved: CLASS_SIGNATURE
CHANGES in test/ProtectedClassHolder.ProtectedFlagAdded: CLASS_SIGNATURE
CHANGES in test/ProtectedClassHolder.ProtectedFlagRemoved: CLASS_SIGNATURE
CHANGES in test/SealedFlagAdded: CLASS_SIGNATURE
CHANGES in test/SealedFlagRemoved: CLASS_SIGNATURE