aboutsummaryrefslogtreecommitdiff
path: root/integration-tests
AgeCommit message (Expand)Author
2020-09-04Javadoc version number is always 0.0.1 #1406Marcin Aman
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
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-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-25Fix external links to Android and Androix documentationsKamil Doległo
2020-08-20Fix convention for ExternalDocumentationLink#packageListUrlsebastian.sellmair
2020-08-19Integration Test: it-multiplatform-0: Use `configureEach`sebastian.sellmair
2020-08-19Fix tests after the Gradle plugin updateKamil Doległo
2020-08-19Implement ignoring known unresolved links in integration testsKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Adapt integration tests for checking unresolved linksKamil Doległo
2020-08-14Update Gradle version to 6.6sebastian.sellmair
2020-08-14Extract `kotlinSourceSet()` from `GradleDokkaSourceSetBuilder`Kamil Doległo
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-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Cover GradleDokkaSourceSetBuilder with testssebastian.sellmair
2020-08-14Replace ExternalDocumentationLink.Builder with factory functionssebastian.sellmair
2020-08-14Use Gradle's new Property/Provider APIssebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-03Add more formats to Multimodule0IntegrationTest.ktsebastian.sellmair
2020-07-31Add js target back to Multiplatform0GradleIntegrationTestsebastian.sellmair
2020-07-31Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.ktsebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair
2020-07-31Submit failing test for Kotlin/Native being unable to resolve CPointersebastian.sellmair
2020-07-30Use `cache-redirector` repositories for Maven integration testssebastian.sellmair
2020-07-30Use `cache-redirector` repositories for Gradle integration testssebastian.sellmair
2020-07-30Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration testssebastian.sellmair
2020-07-23Update to Kotlin version 1.4.0-rcsebastian.sellmair
2020-07-23Add link to androidx documentation by default for Android projectssebastian.sellmair
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...sebastian.sellmair
2020-07-20Implement dokka_integration_test_parallelism gradle property and set default ...sebastian.sellmair
2020-07-20Fix style issues introduced with dokka-cli-jsonsebastian.sellmair
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-16Use kotlin "1.4-M3" artifactsebastian.sellmair
2020-07-15Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair
2020-07-15Refactor and add integration testsAndrzej Ratajczak
2020-07-15Implement GradleRunner.buildRelaxed APIsebastian.sellmair
2020-07-14Add TODO in it-multimodule-0sebastian.sellmair
2020-07-14DokkaMultimoduleTask: Automatically declare dependencies to sub dokka taskssebastian.sellmair
2020-07-13BasicGradleIntegrationTest: Cover dokkaSourceSet configureEachsebastian.sellmair
2020-07-13Remove chunk from `it-basic`sebastian.sellmair
2020-07-13Remove `global` dokka source set (in favor of configureEach)sebastian.sellmair
2020-07-13Adapt Android0GradleIntegrationTest for new format configurationsebastian.sellmair
2020-07-13Adapt s3-snapshots.ymlsebastian.sellmair
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-13Fix it-multiplatform-0sebastian.sellmair