aboutsummaryrefslogtreecommitdiff
path: root/integration-tests
AgeCommit message (Expand)Author
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
2020-07-13Further increase memory for integration testssebastian.sellmair
2020-07-13Implement BasicGroovyIntegrationTest.ktsebastian.sellmair
2020-07-13it-basic/build.gradle.kts: Cleanupsebastian.sellmair
2020-07-13MavenIntegrationTest: Let all fields be privatesebastian.sellmair
2020-07-13Fix first integration testssebastian.sellmair
2020-07-13Implement basic assertNoUnresolvedHrefsebastian.sellmair
2020-07-13Implement basic MultiModule0IntegrationTest.ktsebastian.sellmair
2020-07-13Implement `AbstractDokkaTask` to suport DokkaMultimoduleTasksebastian.sellmair
2020-07-13Run all formats in BasicGradleIntegrationTestsebastian.sellmair
2020-07-13Remove Project.dokka extension functionsebastian.sellmair
2020-07-13Introduce dokkaKdoc tasksebastian.sellmair
2020-07-13Cleanup it-basicsebastian.sellmair
2020-07-13Rename DokkaDependencies.kt to DokkaArtifacts.ktsebastian.sellmair
2020-07-13Refactor dokka tasks classpath configurationsebastian.sellmair
2020-07-08maven-integration-test: Fix style issuessebastian.sellmair
2020-07-08Implement SetupMaven tasksebastian.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-07Increase test memorysebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-07Remove old integration tests foldersebastian.sellmair