Commit Graph

10 Commits

Author SHA1 Message Date
Alexey Tsvetkov d36907bc8f Add proto comparison tests where members annotations are changed
Original commit: 0d3b882852
2017-08-10 21:19:42 +03:00
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 dbbfed2ce2 Move JVM specific proto comparison tests to separate dir
Original commit: 5dd4e4cdd4
2017-08-10 21:19:41 +03:00
Alexey Tsvetkov a763af2ae0 Add incremental tests for parameters with default values
Original commit: d352905a72
2016-03-10 23:36:40 +03:00
Yan Zhulanow 63282ffa9a "Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
Original commit: 3fa506fd45
2016-01-26 17:21:44 +03:00
Alexey Tsvetkov 2a1bde9496 Add proto comparison tests with changes of class/member flags
Original commit: 58a91b3d20
2016-01-22 16:01:35 +03:00
Dmitry Petrov f0cd2702cb Drop package facades: fix incremental compilation tests & proto comparison tests
(package facades are no longer generated)

Original commit: 621d26aeeb
2015-10-19 16:03:21 +03:00
Michael Nedzelsky ac20dbf780 add tests for comparison of package members
Original commit: bc6746b9e6
2015-10-01 15:16:22 +03:00