fernflower/testData/src/pkg
Egor.Ushakov 5a96486853 decompiler: do not fail on nested lambdas 2014-12-31 15:16:49 +03:00
..
TestAbstractMethods.java decompiler: fixed incorrect line mapping after abstract and native methods 2014-12-24 20:43:29 +03:00
TestAmbiguousCall.java java-decompiler: extra casts on method calls omitted 2014-11-04 11:32:40 +01:00
TestAnonymousClass.java decompiler: major line numbers fixes 2014-12-25 21:37:53 +03:00
TestClassCast.java IDEA-128685 (test added) 2014-09-12 10:29:13 +04:00
TestClassFields.java java-decompiler: post-import cleanup (test sources reformatted) 2014-09-01 20:01:55 +04:00
TestClassLambda.java decompiler: do not fail on nested lambdas 2014-12-31 15:16:49 +03:00
TestClassLoop.java java-decompiler: post-import cleanup (test sources reformatted) 2014-09-01 20:01:55 +04:00
TestClassNestedInitializer.java IDEA-128676 (test added) 2014-09-11 16:18:02 +04:00
TestClassSimpleBytecodeMapping.java decompiler: fixed line mapping in try-catch block 2014-10-21 19:11:17 +04:00
TestClassSwitch.java java-decompiler: post-import cleanup (test sources reformatted) 2014-09-01 20:01:55 +04:00
TestClassTypes.java java-decompiler: post-import cleanup (test sources reformatted) 2014-09-01 20:01:55 +04:00
TestClassVar.java java-decompiler: post-import cleanup (test sources reformatted) 2014-09-01 20:01:55 +04:00
TestCodeConstructs.java IDEA-127466 (test added) 2014-09-07 16:44:22 +04:00
TestConstants.java java-decompiler: tests moved 2014-09-01 18:54:33 +04:00
TestDebugSymbols.java java-decompiler: code attributes reading restored 2014-09-04 19:02:10 +04:00
TestDeprecations.java decompiler: major line numbers fixes 2014-12-25 21:37:53 +03:00
TestEnum.java java-decompiler: tests moved 2014-09-01 18:54:33 +04:00
TestExtendsList.java java-decompiler: tests moved 2014-09-01 18:54:33 +04:00
TestInnerClassConstructor.java EA-41231 (omit synthetic inner class constructor parameter) 2014-10-14 18:32:15 +02:00
TestLineNumbersMatch.java java-decompiler: line numbers matching test 2014-10-14 13:35:29 +02:00
TestLocalClass.java decompiler: major line numbers fixes 2014-12-25 21:37:53 +03:00
TestMethodParameters.java java-decompiler: tests moved 2014-09-01 18:54:33 +04:00
TestSynchronizedMapping.java decompiler: fixed line mapping in synchronized block 2014-10-21 20:50:43 +04:00
TestThrowException.java decompiler: major line numbers fixes 2014-12-25 21:37:53 +03:00
TestTryCatchFinally.java decompiler: major line numbers fixes 2014-12-25 21:37:53 +03:00