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-08-20 02:15:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1ee8e56a8cfedc13efa6197fed13b8e02416921
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
intention
T
History
anna
4fe09fbead
create subclass: for private inner classes create implementation in the same containing class (IDEA-18954); IDEA-76741
2012-01-13 21:21:38 +01:00
..
AddImportActionTest.java
…
AddOnDemandStaticImportActionTest.java
…
AddSingleStaticImportActionTest.java
…
ConvertToBasicLatinTest.java
…
ConvertToStringLiteralTest.java
IDEA-74979 (quick fix for "Too many characters in character literal" error)
2011-10-28 10:05:18 +02:00
CopyAbstractMethodImplementationTest.java
…
CreateSubclassTest.java
create subclass: for private inner classes create implementation in the same containing class (IDEA-18954); IDEA-76741
2012-01-13 21:21:38 +01:00
ExpandStaticImportActionTest.java
…
InvertIfConditionTest.java
…
MoveFieldAssignmentToInitializerActionTest.java
…
MoveInitializerToConstructorActionTest.java
…
RenameConstructorMatchingClassTest.java
rename constructor matching class (IDEA-22812 )
2011-08-26 19:01:05 +02:00
SplitIfActionTest.java
…
UnderscoresInLiteralsFormatterTest.java
…
UnderscoresInLiteralsTest.java
…