This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
docComments
T
History
Dmitry Gridin
11a3482970
tests: apply official code style
...
#KT-38632 Fixed
2020-05-07 12:36:44 +00:00
..
aWithoutHref.java
…
aWithoutHref.kt
…
deprecatedDocTag.java
…
deprecatedDocTag.kt
…
deprecatedDocTagWithAnnotation.java
New J2K: Split old j2k and new j2k tests
2019-04-03 11:24:19 +03:00
deprecatedDocTagWithAnnotation.kt
Repeated annotation @Deprecated after J2K for method with annotation and javadoc #KT-19351 Fixed (
#1251
)
2017-08-23 18:05:04 +03:00
deprecatedDocTagWithMultiLineMessage.java
@deprecated with multi-line message in Javadoc converted to @Deprecated("long ugly string") #KT-19644 Fixed (
#1253
)
2017-08-31 14:15:15 +02:00
deprecatedDocTagWithMultiLineMessage.kt
tests: apply official code style
2020-05-07 12:36:44 +00:00
docCommentWithParamTag.java
…
docCommentWithParamTag.kt
…
escapedCharactersInCodeQuote.java
…
escapedCharactersInCodeQuote.kt
…
htmlInDocComment.java
…
htmlInDocComment.kt
…
inlineTagsInDocComment.java
…
inlineTagsInDocComment.kt
…
linkTag.java
…
linkTag.kt
Do not force new line in body for empty functions and function expressions (KT-10828)
2016-12-14 13:35:31 +03:00
linkTagWithLabel.java
…
linkTagWithLabel.kt
Do not force new line in body for empty functions and function expressions (KT-10828)
2016-12-14 13:35:31 +03:00
onlyDeprecatedDocTag.java
…
onlyDeprecatedDocTag.kt
…
preserveUnknownTags.java
…
preserveUnknownTags.kt
…
primaryConstructorDoc.java
Fix j2k testdata for constructors
2018-10-31 11:01:11 +03:00
primaryConstructorDoc.kt
…
quoted.java
Fix for KT-14736 J2K Incorrect conversion of back ticks in javadoc {@code} tag
2017-01-10 16:20:58 +03:00
quoted.kt
Fix for KT-14736 J2K Incorrect conversion of back ticks in javadoc {@code} tag
2017-01-10 16:20:58 +03:00
seeTag.java
…
seeTag.kt
Do not force new line in body for empty functions and function expressions (KT-10828)
2016-12-14 13:35:31 +03:00