summaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added tests to check constructor tokensGravatar jeff2014-09-147-12/+266
| | | | fixed a bug with constructor tokens too
* added test to check constructor referencesGravatar jeff2014-09-145-0/+236
|
* fixed bug with method references pointing to wrong classGravatar jeff2014-09-145-2/+26
|
* added some tests for a small inheritance hierarchyGravatar jeff2014-09-087-8/+345
|
* added some basic tests for the deobufscator and the jar indexGravatar jeff2014-09-074-2/+266
|
* added proguard to the gradle config to create obfuscated jars for testingGravatar jeff2014-09-053-0/+76
added simple tests for the deobufscator class