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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2e06a68a6d8a67745cfb18e59ea2d88d5ce30bb
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
T
History
Anna Kozlova
c2e06a68a6
bombed
2015-01-30 22:28:03 +03:00
..
AdvHighlighting8Test.java
…
ChangeSignatureTouchLambdaTest.java
enable delegate for interfaces in 1.8
2014-12-23 19:32:29 +01:00
ConstraintsInferenceMiscTest.java
new inference: distinguish return type type parameters and current session inference variables (IDEA-135001)
2015-01-07 15:34:27 +01:00
Diamond8HighlightingTest.java
…
ExceptionVariablesInferenceTest.java
collect exceptions by call arguments (IDEA-134808)
2014-12-29 18:57:40 +01:00
FindFunctionalInterfaceTest.java
…
FunctionalExpressionIncompleteHighlightingTest.java
…
FunctionalInterfaceTest.java
LambdaHighlightingUtil removed from java-psi-api
2015-01-07 16:37:40 +01:00
FunctionalTypeWildcardParameterizationTest.java
…
GenericsHighlighting8Test.java
new inference: reject equals bounds contradicting lower bounds
2014-12-17 09:57:48 +01:00
GenericsHighlightingGenerated8Test.java
@Bombed
2015-01-29 16:55:19 +03:00
GraphInferenceHighlightingTest.java
…
InferredTypeTest.java
…
Interface8MethodsHighlightingTest.java
…
LambdaHighlightingTest.java
…
LambdaInferenceTest.java
…
LambdaParamsTest.java
…
LambdaRedundantCastTest.java
…
LightAdvHighlightingJdk8Test.java
…
MethodReferencesFindUsagesTest.java
…
MethodRefHighlightingTest.java
…
MostSpecificResolutionTest.java
…
NewInferenceCollectingAdditionalConstraintsTest.java
…
NewLambdaHighlightingTest.java
bombed
2015-01-30 22:28:03 +03:00
NewMethodRefHighlightingTest.java
method references: fix type to search (site substitution) for ReferenceType::Identifier references, where ReferenceType is raw (IDEA-135792)
2015-01-30 22:28:02 +03:00
Normal8CompletionTest.groovy
…
OverloadResolutionTest.java
lambda isValueCompatible check: ensure throws is not treated as normal completion (IDEA-135581)
2015-01-26 20:19:16 +03:00
PsiPolyExpressionUtilTest.java
…
TarjanTest.java
…
TypeInference18Test.java
…