aboutsummaryrefslogtreecommitdiff
path: root/testApi
AgeCommit message (Expand)Author
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-07Add functionality to plugin overridesPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-01Implement first simple JavadocPackageTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement first simple JavadocModuleTemplateMapTest.ktsebastian.sellmair
2020-06-29Test Api, "testInline": Add support for idiomatic trimIndent and trimMarginsebastian.sellmair
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-23First version of javadoc output generationAndrzej Ratajczak
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-04All modules page generationBłażej Kardyś
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-30Adds possibility to configure pluginsAndrzej Ratajczak
2020-03-25Fix stdlib tests by adding stdlib to the test classpathKamil Doległo
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-18Adding documentable filtering based on visibilityBłażej Kardyś
2020-03-18Fix html renderer testsPaweł Marks
2020-03-17Add warning when unused extension points are foundSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-04Use JDK8 as the default versionKamil Doległo
2020-03-04Tests for wrapping groups in renderer. Also util for groupsPaweł Marks
2020-03-04Creates MockContext for testsPaweł Marks
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-28Port some of the core tests from the previous modelSzymon Świstun
2020-02-19added test point after renderSzymon Świstun
2020-02-13Update packaging structure, fix testAPI publication, simplify dependencies ha...Kamil Doległo
2020-02-12Adds requested changesAndrzej Ratajczak
2020-02-12Implements tests for MarkdownParser and fixes some bugs related to itsAndrzej Ratajczak
2020-02-12plugin overridesSzymon Świstun
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2020-01-31Unifing model for pages with content ant technical renderer specific pagesPaweł Marks
2020-01-22tests moved to :testApi moduleSzymon Świstun