aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/build.gradle.kts
AgeCommit message (Expand)Author
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
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
2023-02-09Disable caching of Dokka's integration tests (#2826)Ignat Beresnev
2021-07-12Bump org.eclipse.jgit (#2018)dependabot[bot]
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-04-06Bump jsoup from 1.12.1 to 1.13.1 (#1783)dependabot[bot]
2021-03-17Bump org.eclipse.jgit from 5.9.0.202009080501-r to 5.11.0.202103091610-r (#1782)dependabot[bot]
2020-11-13Add integration tests for Kotlin projectsKamil Doległo
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-30Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration testssebastian.sellmair
2020-07-20Implement dokka_integration_test_parallelism gradle property and set default ...sebastian.sellmair
2020-07-13Implement basic assertNoUnresolvedHrefsebastian.sellmair
2020-07-08maven-integration-test: Fix style issuessebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-07Lazily configure integration test taskssebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo