aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/enums/KotlinEnumsTest.kt
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-10-10[K2] Display enum entry members (#3180)Vadim Mishenev
2023-10-05Register Kotlin stdlib classpath in every unit test (#3183)Vadim Mishenev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2022-10-26Fix source link to the line with name (#2724)Vadim Mishenev
2022-09-26Add documentation for synthetic Enum `values()` and `valueOf()` functions (#2...Ignat Beresnev
2022-07-29Move source links into signature (#2476)Vadim Mishenev
2022-06-30Do not generate source links for synthetic elements (#2547)Ignat Beresnev