Commit Graph

16 Commits (master)

Author SHA1 Message Date
nik 21a80957bb cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931) 6 years ago
Tagir Valeev 7c8e64da81 StandardCharsets used where possible; try-with-resources used; cleanup 6 years ago
Roman Shevchenko b3171e60c9 [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
Roman Shevchenko 71d8f4d689 [java decompiler] reworks setting/accessing decompiler context 7 years ago
Roman Shevchenko 7521c17aba [java decompiler] updates copyright comment 7 years ago
Egor.Ushakov e9ab081201 speedup: cache zip files in fixture 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Vladimir Krivosheev d586edbb3f use assertJ instead of hamcrest 8 years ago
Roman Shevchenko 93a39b7b50 [java-decompiler] test data cleanup; warnings 8 years ago
Roman Shevchenko a725e5b7b6 Cleanup (java decompiler test optimization) 8 years ago
Roman Shevchenko aab87019ef [java-decompiler] common file comparison method extracted; test data updated 9 years ago
Roman Shevchenko 08c4c683a1 java-decompiler: print mapping table only in unit test mode 10 years ago
Roman Shevchenko ce2169f372 java-decompiler: base class extracted to allow decompiler customization in tests 10 years ago
Roman Shevchenko 512a08c13e tests: decompiler test data lookup fixed for particular build configuration 10 years ago
Roman Shevchenko 69dc786510 java-decompiler: NPE in test fixture; diagnostic 10 years ago
Roman Shevchenko 7a8097321f java-decompiler: bulk decompilation test added 10 years ago