summaryrefslogtreecommitdiffstats
path: root/test/org/jetbrains/java/decompiler
Commit message (Collapse)AuthorAgeLines
* java-decompiler: base class extracted to allow decompiler customization in testsRoman Shevchenko2014-10-09-84/+113
|
* tests: decompiler test data lookup fixed for particular build configurationRoman Shevchenko2014-10-02-0/+2
|
* java-decompiler: fix for broken Git checkout on WindowsRoman Shevchenko2014-09-12-16/+10
|
* IDEA-129221 (tolerate invalid signature attributes)Roman Shevchenko2014-09-12-20/+22
|
* java-decompiler: NPE in test fixture; diagnosticRoman Shevchenko2014-09-12-2/+4
|
* IDEA-128685 (test added)Roman Shevchenko2014-09-12-0/+1
|
* IDEA-128676 (test added)Roman Shevchenko2014-09-11-0/+1
|
* Cleanup (test)Roman Shevchenko2014-09-09-8/+23
|
* java-decompiler: bulk decompilation test addedRoman Shevchenko2014-09-07-45/+205
|
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-2/+2
| | | | | | | | | - console decompiler: resource closing, lookup instead of scan, error reporting - logger interface reworked - saver interface renamed - bytecode provider returns byte array (to reduce stream leakage) - extra level of context unit avoided - unneeded exceptions, dead code, formatting
* java-decompiler: code attributes reading restoredRoman Shevchenko2014-09-04-0/+1
|
* java-decompiler: optimization (less string buffer allocations on generating ↵Roman Shevchenko2014-09-04-5/+8
| | | | text)
* java-decompiler: hide synthetic field assignmentRoman Shevchenko2014-09-03-1/+1
|
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-0/+2
| | | | | | | | - unified attribute loading code - common methods for checking member flags - verifying skip() - correct resource closing - typos
* java-decompiler: tests movedRoman Shevchenko2014-09-01-9/+21
|
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-1/+1
|
* java-decompiler: post-import cleanup (tests reorganized)Roman Shevchenko2014-09-01-0/+124