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
f1919cf246ce064ff4eefcf036e7134a462a1c36
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
T
History
Anna Kozlova
f1919cf246
testdata for IDEA-144386
2015-09-03 17:22:25 +03:00
..
impl
IDEA-143820
2015-09-02 14:10:13 +03:00
indentGuide
…
lambda
testdata for IDEA-144386
2015-09-03 17:22:25 +03:00
quickFix
make method return fix: make available for constructor calls; java 8 specific tests; simplify inference
2015-08-20 21:47:30 +02:00
AdvHighlightingJdk7Test.java
overload resolution: symmetry (IDEA-143310)
2015-08-18 12:34:29 +02:00
AdvHighlightingTest.java
…
AmbiguousMethodCallTest.java
…
AnnotationsHighlightingTest.java
…
DiamondSuite.java
…
GenericsHighlightingTest.java
IDEA-144117
2015-08-20 19:31:07 +02:00
GutterIntentionsTest.java
…
HighlightSeverityTest.java
…
HighlightStressTest.java
…
ImplementationsViewTest.java
…
ImportHelperTest.java
…
JavadocHighlightingTest.java
IDEA-62743 Render issue links in Java comments
2015-08-25 16:46:27 +03:00
JavadocResolveTest.java
…
LightAdvHighlightingJdk6Test.java
unreachable code: qualified fields and array access in assignments (IDEA-144428)
2015-08-28 18:33:15 +03:00
LightAdvHighlightingJdk7Test.java
formal varargs not accessible check (jls)
2015-08-18 12:34:40 +02:00
LightAdvHighlightingJdk8Test.java
…
LightAdvHighlightingJdk9Test.java
…
LightAdvHighlightingPerformanceTest.java
…
LightAdvHighlightingTest.java
…
LossyEncodingTest.java
…
PsiAugmentProviderTest.java
…
RecursiveVisitorTest.java
…
RehighlightingTest.groovy
…
SuppressWarningsTest.java
…
TypeMatchingTest.java
…
UncompleteConstructsTest.java
…
UnusedImportsTest.java
…
UnusedSymbolLocalTest.java
…