fernflower/test/org/jetbrains/java/decompiler
Roman Shevchenko 020f5c404b java-decompiler: extra casts on method calls omitted
(loosely based on https://github.com/JetBrains/intellij-community/pull/217)
2014-11-04 11:32:40 +01:00
..
BulkDecompilationTest.java java-decompiler: bulk decompilation test added 2014-09-07 16:13:52 +04:00
BytecodeToSourceMappingTest.java decompiler: fixed line mapping in synchronized block 2014-10-21 20:50:43 +04:00
DecompilerTestFixture.java java-decompiler: print mapping table only in unit test mode 2014-10-17 18:22:31 +02:00
LineNumbersMatchTest.java Cleanup (test extracted to make option setting per-class instead of per-test) 2014-10-16 13:52:44 +02:00
SingleClassesTest.java java-decompiler: extra casts on method calls omitted 2014-11-04 11:32:40 +01:00
SingleClassesTestBase.java Cleanup (test extracted to make option setting per-class instead of per-test) 2014-10-16 13:52:44 +02:00