This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-18 22:42:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab283f3cecf072d9d01ef5ee155d22cb1bd36615
openide
/
java
/
java-tests
/
testData
/
compiler
/
bytecodeReferences
T
History
Dmitry Batkovich
a723107c78
javac ast indices: add tests for file's extension rename
2017-02-27 17:30:32 +03:00
..
testExtensionRename
javac ast indices: add tests for file's extension rename
2017-02-27 17:30:32 +03:00
testHierarchy
direct inheritor search with javac indices: do not forget of classes declared in method body (when internal is A$1Name)
2016-10-12 19:19:42 +03:00
testHierarchyOfLibClass
search java direct inheritors using javac indices (initial): do not process lots of non-direct inheritors for library classes (IDEA-CR-14364)
2016-10-12 02:01:14 +03:00
testInnerFunExpressions
javac ast indices: search for lambda expressions; version
#2
(with lambda hierarchy)
2016-10-17 18:27:26 +03:00
testIsNotReady
…
testLambda
javac ast indices is applied for lambda search
2016-09-28 18:27:36 +03:00
testReverseExtensionRename
javac ast indices: add tests for file's extension rename
2017-02-27 17:30:32 +03:00
testSimpleUsagesInFullyCompiledProject
…