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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5afaa7a583e5788e82cb6fb9971036ce857a900
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
T
History
Anna Kozlova
e5afaa7a58
new inference: process additional constraints one after another and use data from previous results (IDEA-124983)
2014-09-01 21:46:11 +04:00
..
indentGuide
…
lambda
new inference: process additional constraints one after another and use data from previous results (IDEA-124983)
2014-09-01 21:46:11 +04:00
quickFix
actionManager is not null
2014-08-11 16:09:42 +04:00
AdvHighlightingJdk7Test.java
…
AdvHighlightingTest.java
…
AmbiguousMethodCallTest.java
…
AnnotationsHighlightingTest.java
testdata for IDEA-25949
2014-08-18 21:45:30 +04:00
DiamondSuite.java
…
GenericsHighlightingTest.java
capture conversion: add upper bound for ? super if corresponding type parameter has upper bounds( IDEA-128328; IDEA-128972)
2014-08-27 20:59:32 +04:00
HighlightSeverityTest.java
…
HighlightStressTest.java
…
ImplementationsViewTest.java
…
ImportHelperTest.java
…
JavadocHighlightingTest.java
restore old defaults in tests
2014-08-14 15:52:29 +04:00
JavadocResolveTest.java
…
LightAdvHighlightingJdk6Test.java
…
LightAdvHighlightingJdk7Test.java
redundant cast: process instanceof (IDEA-128493)
2014-08-12 19:35:38 +04:00
LightAdvHighlightingPerformanceTest.java
…
LightAdvHighlightingTest.java
…
LossyEncodingTest.java
…
RecursiveVisitorTest.java
…
RehighlightingTest.groovy
…
SuppressWarningsTest.java
…
TypeMatchingTest.java
…
UncompleteConstructsTest.java
…
UnusedImportsTest.java
…
UnusedSymbolLocalTest.java
…