aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/kotlin/model/PropertyTest.kt
AgeCommit message (Expand)Author
2019-03-27Fix some "sinceKotlin" unit testsKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-02-15fix annotatedProperty test (#426)Krystian Ujma
2018-07-12Test refactoring, add common platform testsaleksZubakov
2018-07-12Test refactoring and split by different platformsaleksZubakov
2017-02-23Refactor SinceKotlin support to a more general "platform" mechanismDmitry Jemerov
2017-02-23Dokka now can detect and recognize SinceKotlinSimon Ogorodnik
2016-01-25update Dokka to internal RC: remove usages of kotlin.testDmitry Jemerov
2016-01-04cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...Dmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov