Fork of the Fernflower decompiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fernflower/testData/src/pkg
Roman Shevchenko 020f5c404b java-decompiler: extra casts on method calls omitted 10 years ago
..
TestAmbiguousCall.java java-decompiler: extra casts on method calls omitted 10 years ago
TestClassCast.java IDEA-128685 (test added) 10 years ago
TestClassFields.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestClassLambda.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestClassLoop.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestClassNestedInitializer.java IDEA-128676 (test added) 10 years ago
TestClassSimpleBytecodeMapping.java decompiler: fixed line mapping in try-catch block 10 years ago
TestClassSwitch.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestClassTypes.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestClassVar.java java-decompiler: post-import cleanup (test sources reformatted) 10 years ago
TestCodeConstructs.java IDEA-127466 (test added) 10 years ago
TestConstants.java java-decompiler: tests moved 10 years ago
TestDebugSymbols.java java-decompiler: code attributes reading restored 10 years ago
TestDeprecations.java java-decompiler: tests moved 10 years ago
TestEnum.java java-decompiler: tests moved 10 years ago
TestExtendsList.java java-decompiler: tests moved 10 years ago
TestInnerClassConstructor.java EA-41231 (omit synthetic inner class constructor parameter) 10 years ago
TestLineNumbersMatch.java java-decompiler: line numbers matching test 10 years ago
TestMethodParameters.java java-decompiler: tests moved 10 years ago
TestSynchronizedMapping.java decompiler: fixed line mapping in synchronized block 10 years ago
TestTryCatchFinally.java decompiler: fixed line mapping in try-catch block 10 years ago