summaryrefslogtreecommitdiff
path: root/test/cuchaz/enigma/TestInnerClasses.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-05fix test code formattingGravatar jeff1-1/+2
and disable the super duper slow test for now
2015-02-02fix issue with bridge methodsGravatar jeff1-1/+22
2015-01-19solved tricky issue with incorrect translation of fields/methods referenced ↵Gravatar jeff1-1/+1
by a subclass instead of the declaring class
2015-01-13source format changeGravatar jeff1-27/+21
don't hate me too much if you were planning a big merge. =P
2014-10-09reverting to GPL licenseGravatar jeff1-3/+4
2014-10-08relicense as LGPLGravatar jeff1-4/+3
2014-10-01fix inner classes testGravatar jeff1-4/+4
2014-09-21improved inner/anonymous class detectionGravatar jeff1-4/+14
2014-09-21started unit testing for inner/anonymous class detectionGravatar jeff1-0/+64