aboutsummaryrefslogtreecommitdiff
path: root/plugins/kotlin-as-java/src/test/kotlin/KotlinAsJavaSignatureTest.kt
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-10-26[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...Vadim Mishenev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2022-07-27Disable copy button for signatures (#2577)Ignat Beresnev
2022-06-22Render annotations for KaJ signatures (#2549)Ignat Beresnev
2022-06-08Support definitely non-nullable types (#2520)Vadim Mishenev