This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-12 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3e4c447fa845f40af4bcff01bc63ea2550a5e52
kotlin
/
idea
/
testData
/
codeInsight
/
moveUpDown
/
classBodyDeclarations
History
Nikolay Krasko
3d0d82b862
Fix tests for move: check applicability from changed text
...
Presentation status has stopped working after
18ce2c6070
2016-09-20 15:26:36 +03:00
..
accessors
…
class
Adjust move code tests for KEEP_FIRST_COLUMN_COMMENT option
2016-03-16 12:38:21 +03:00
classInitializer
Fix tests for move: check applicability from changed text
2016-09-20 15:26:36 +03:00
enums
Code mover fix: correct commas / semicolons after enum entries, relevant test fixes, extra tests
2015-08-11 10:38:20 +03:00
function
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
functionAnchors
…
property
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
propertyAnchors
…