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).
This commit is contained in:
Alexey Tsvetkov
2017-06-15 19:00:14 +03:00
parent 5dd4e4cdd4
commit cc24b9f4ad
7 changed files with 39 additions and 39 deletions
@@ -1,5 +1,5 @@
ADDED: class Base$C.class
changes in test/Base.A: NONE
changes in test/Base.B: NONE
ADDED: class test/Base.C
changes in test/Base: CLASS_SIGNATURE, MEMBERS
[C]
changes in test/Base.A: NONE
changes in test/Base.B: NONE