aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/cli
AgeCommit message (Expand)Author
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
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-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-05-26Fix some integration tests on Windows (#2507)Matthew Haughton
2022-01-12Add global settings to JSON dokka cli input (#2292)Andrzej Ratajczak
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-04-29Make module name optional in cli (#1850)Marcin Aman
2021-02-24Fix parameters on cli and bump kotlinx.cli (#1755)Marcin Aman
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-19Adapt integration tests for checking unresolved linksKamil Doległo
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...sebastian.sellmair
2020-07-13Introduce dokkaKdoc tasksebastian.sellmair
2020-07-08maven-integration-test: Fix style issuessebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Lazily configure integration test taskssebastian.sellmair
2020-07-07CliIntegrationTest: Add assertion for undocumented reportssebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair