This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
502a3e9a6572face2bfadea0747dc42c16ceed59
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
T
History
Anna Kozlova
502a3e9a65
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
..
AdvHighlighting8Test.java
access to super members fixed (IDEA-124985)
2014-05-12 17:59:16 +04:00
ChangeSignatureTouchLambdaTest.java
…
ConstraintsInferenceMiscTest.java
…
Diamond8HighlightingTest.java
…
ExceptionVariablesInferenceTest.java
…
FindFunctionalInterfaceTest.java
…
FunctionalExpressionIncompleteHighlightingTest.java
…
FunctionalInterfaceTest.java
…
FunctionalTypeWildcardParameterizationTest.java
…
GenericsHighlighting8Test.java
…
GraphInferenceHighlightingTest.java
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
InferredTypeTest.java
…
Interface8MethodsHighlightingTest.java
static methods in interfaces can't be hidden in subclasses (IDEA-124921)
2014-05-12 13:08:28 +04:00
LambdaHighlightingTest.java
…
LambdaInferenceTest.java
…
LambdaParamsTest.java
…
LambdaRedundantCastTest.java
…
LightAdvHighlightingJdk8Test.java
…
MethodReferencesFindUsagesTest.java
…
MethodRefHighlightingTest.java
method refs: check if interface functional (IDEA-125511)
2014-05-26 09:19:31 +04:00
MostSpecificResolutionTest.java
new inference: no substitution during most specific inference by means of new spec (IDEA-127584)
2014-07-21 17:56:20 +02:00
NewLambdaHighlightingTest.java
lambda: do not start inference from void type (IDEA-127596)
2014-07-21 12:12:28 +02:00
NewMethodRefHighlightingTest.java
method refs: check first parameter if it could be a receiver for varargs methods (IDEA-127506)
2014-07-18 18:19:20 +02:00
Normal8CompletionTest.groovy
…
PsiPolyExpressionUtilTest.java
…
TarjanTest.java
…
TypeInference18Test.java
…