aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/src
AgeCommit message (Expand)Author
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-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-03Add more formats to Multimodule0IntegrationTest.ktsebastian.sellmair
2020-07-31Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.ktsebastian.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-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-15Implement GradleRunner.buildRelaxed APIsebastian.sellmair
2020-07-14DokkaMultimoduleTask: Automatically declare dependencies to sub dokka taskssebastian.sellmair
2020-07-13BasicGradleIntegrationTest: Cover dokkaSourceSet configureEachsebastian.sellmair
2020-07-13Adapt Android0GradleIntegrationTest for new format configurationsebastian.sellmair
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-13Further increase memory for integration testssebastian.sellmair
2020-07-13Implement BasicGroovyIntegrationTest.ktsebastian.sellmair
2020-07-13Fix first integration testssebastian.sellmair
2020-07-13Implement basic assertNoUnresolvedHrefsebastian.sellmair
2020-07-13Implement basic MultiModule0IntegrationTest.ktsebastian.sellmair
2020-07-13Run all formats in BasicGradleIntegrationTestsebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Increase test memorysebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-06Android0GradleIntegrationTest.kt: Assert link to developer.android.comsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02BasicGradleIntegrationTest: Add java sourcesebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair
2020-07-02Implement AbstractDefaultVersionsGradleIntegrationTest.ktsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair