summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeLines
* java-decompiler: post-import cleanup (unneeded files dropped)Roman Shevchenko2014-08-28-1632/+0
|
* Unit tests updatedStiver2014-08-20-0/+18
|
* Unit tests updatedStiver2014-08-17-0/+46
|
* Fixed ' IDEA-128685: Incorrectly typed assignment expression'Stiver2014-08-16-0/+26
|
* Unit tests updatedStiver2014-08-13-7/+120
|
* A couple of unit testsStiver2014-08-09-0/+357
|
* - fixed the IndexOutOfBoundsException exception when decompilingStiver2014-05-29-0/+4
| | | | | | FastStringBuffer - fixed typo in LITERALS_AS_IS definition - some helper stuff
* project cleanupRoman Shevchenko2014-05-19-0/+1648
- test classes (src/test/*) moved to separate root - stray .class files dropped - binary files (bin/, dist/full/, dist/obfuscated/) excluded from the repo - .classpath and .gitignore updated accordingly - invalid import statements removed