aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin
AgeCommit message (Expand)Author
2020-07-23Remove `actual` keyword from typealiasesKamil Doległo
2020-07-22Rename constructors to a classnameMarcin Aman
2020-07-16Data class fixAndrzej Ratajczak
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-15Fix testsAndrzej Ratajczak
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-13Draft for showing only first level of inheritanceMarcin Aman
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-13Render explicitly documented primary constructorsPaweł Marks
2020-07-09Fixes after rebaseAndrzej Ratajczak
2020-07-09Add rendering signatures testsAndrzej Ratajczak
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-07Add overrides to provided pluginsPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Handling multi-line list items. Added tests for comment to content converter.Filip Zybała
2020-07-02Show fully qualified name for typealias targets to different packagessebastian.sellmair
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-30Fix primary constructor in signatureKamil Doległo
2020-06-29Test Api, "testInline": Add support for idiomatic trimIndent and trimMarginsebastian.sellmair
2020-06-26Javadoc briefs updateBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-25Added deprecation filter. Included some tests.Filip Zybała
2020-06-25Added support for includeNonPublic option in top-level and package-level. Add...Filip Zybała
2020-06-25Fix tests after rebaseAndrzej Ratajczak
2020-06-25Fix testsAndrzej Ratajczak
2020-06-25Tests for SinceKotlin and DeprecatedAndrzej Ratajczak
2020-06-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-06-24Internal linksMarcin Aman
2020-06-24Fix testsAndrzej Ratajczak
2020-06-23Fixed compilation error in testFilip Zybała
2020-06-23Javadoc classlikes and function pagesMarcin Aman
2020-06-23Fix tests on javadocMarcin Aman
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-22Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...sebastian.sellmair
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Fix sourceSet matching inside ReportUndocumentedTransformersebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Fix after rebaseAndrzej Ratajczak
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman