Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Tsvetkov dd2719ade1 Add raw ProtoCompareGenerated output to proto comparison test data
Original commit: e0ef08cf18
2017-08-10 21:19:42 +03:00
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
Alexey Tsvetkov 1b34503d35 Minor tweak to proto test data format
Original commit: 8ffd141d17
2017-08-10 21:19:41 +03:00
Alexey Tsvetkov 772224fb63 Always print class id in proto comparison test
A name of class file was used for added and removed classes
before the change.
The change is required for reusing the test data in js proto comparison
tests (there is no classfiles in js, so it is hard to
emulate jvm classfiles names for inner/nested classes).

Original commit: cc24b9f4ad
2017-08-10 21:19:41 +03:00
Michael Nedzelsky ff54b362ea tests for comparison of changes in classes
Original commit: ae7cc8e430
2015-09-19 00:14:07 +03:00