aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/cli
AgeCommit message (Collapse)Author
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove ↵sebastian.sellmair
concept of `moduleDisplayName`
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, ↵sebastian.sellmair
add Collector0IntegrationTest
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