aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin
AgeCommit message (Expand)Author
2020-08-19Mitigate #1341 issue in light classessebastian.sellmair
2020-08-19Reduce test source code to its minimum to reproduce #1341sebastian.sellmair
2020-08-19Implement test to reproduce https://github.com/Kotlin/dokka/issues/1341sebastian.sellmair
2020-08-19Remove unnecessary helper methodKamil Doległo
2020-08-19Fix test path for WindowsKamil Doległo
2020-08-19Fix relocation id creation in the Dokka010ExternalLocationProviderKamil Doległo
2020-08-19Add a test for the DefaultExternalLocationProviderKamil Doległo
2020-08-19Fix tests after the Gradle plugin updateKamil Doległo
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Fix tests containing unresolved linksKamil Doległo
2020-08-17Add tests and add projections to javadocAndrzej Ratajczak
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-08-17Add generic typealiases proper parsing and some testsAndrzej Ratajczak
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-14Use java.net.URL consistently across Gradle Plugin API surfacesebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-14Update an old test that had an assertion the other way aroundPaweł Marks
2020-08-14Add tests checking omitting of obvious typesPaweł Marks
2020-08-14Refactor loggers to allow for message filteringPaweł Marks
2020-08-12Move utility APIs into `PreMergeDocumentationTransformer`sebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-07-30Bugfix: changed test logger package to proper oneFilip Zybała
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