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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ec0bd477305196177209033a47540d4ef0e0515
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
T
History
Alexey Kudravtsev
8ec0bd4773
more diagnostics
2016-07-08 16:17:26 +03:00
..
impl
more diagnostics
2016-07-08 16:17:26 +03:00
indentGuide
…
lambda
unchecked cast warning: missed captured wildcards (IDEA-158080); reifiable captured wildcard type
2016-07-01 12:44:39 +03:00
quickFix
end template in tests as normal; if template was canceled - don't perform onSuccess method setup (IDEA-157973)
2016-07-08 10:50:23 +02:00
AdvHighlightingJdk7Test.java
Revert: overload resolution: don't prefer concrete over abstract if the signatures are not override-equivalent (
2bedb80d81
)
2016-05-31 11:44:10 +03:00
AdvHighlightingTest.java
…
AmbiguousMethodCallTest.java
…
AnnotationsHighlightingTest.java
…
DiamondSuite.java
…
GenericsHighlightingTest.java
testdata
2016-06-27 12:33:28 +03:00
GutterIntentionsTest.java
…
HighlightSeverityTest.java
…
HighlightStressTest.java
…
ImplementationsViewTest.java
…
ImportHelperTest.java
…
InspectionLIfeCycleTest.java
…
JavadocHighlightingTest.java
Highlighting issue links: ignore invalid replacement patterns (EA-83133)
2016-06-09 14:32:08 +03:00
JavadocHtmlLintInspectionTest.kt
…
JavadocResolveTest.java
…
JavaSymbolHighlightingTest.java
…
LightAdvHighlightingFixtureTest.java
substitute with bounds promotion: don't open captured wildcard for supers (IDEA-155370)
2016-07-04 10:21:00 +03:00
LightAdvHighlightingJdk6Test.java
this and super are not available inside anonymous class args
2016-07-01 12:44:39 +03:00
LightAdvHighlightingJdk7Test.java
…
LightAdvHighlightingJdk8Test.java
[java] module declaration highlighting (file-level)
2016-06-29 21:02:23 +03:00
LightAdvHighlightingJdk9Test.java
…
LightAdvHighlightingPerformanceTest.java
…
LightAdvHighlightingTest.java
unused inspection settings: allow to configure visibility for members to check
2016-06-28 13:15:07 +03:00
LossyEncodingTest.java
…
ModuleHighlightingTest.java
[java] module declaration highlighting (file-level)
2016-06-29 21:02:23 +03:00
PsiAugmentProviderTest.java
[java] hasModifierProperty: deduplicate and cache; change PsiAugmentProvider API while we still can
2016-05-30 22:07:52 +02:00
RecursiveVisitorTest.java
…
RehighlightingTest.groovy
…
SuppressWarningsTest.java
…
TypeMatchingTest.java
…
UncompleteConstructsTest.java
…
UnusedImportsTest.java
…
UnusedSymbolLocalTest.java
…