zekimazan / changedistiller

5 stars 19 forks source link

COMMENT_MOVE unit test added. #14 #55

Closed nur-yilmaz closed 6 years ago

nur-yilmaz commented 6 years ago

When the only change between two files is a COMMENT_MOVE, changedistiller can't detect that change. Comment Move is only detected when there is another change beside it. For this particular test, the extra change is deleting the "System.out.println("right");" statement in line 30.