aboutsummaryrefslogtreecommitdiff
path: root/integration-tests
AgeCommit message (Collapse)Author
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
2020-07-06Android0GradleIntegrationTest.kt: Assert link to developer.android.comsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Add readme to gradle integration testssebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02BasicGradleIntegrationTest: Add java sourcesebastian.sellmair
2020-07-02Add deprecation note to :integration-tests:gradle-integration-testssebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-07-02Introduce special gradle plugin publication for integration testssebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-07-02Implement AbstractDefaultVersionsGradleIntegrationTest.ktsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵sebastian.sellmair
Afzal Najam)
2020-02-14Removes shadow dependency that was causing jar overwritesPaweł Marks
2020-02-10Re-excludes integration testsPaweł Marks
2020-01-31Minor fixes, rewritten CrossPlatformExec.ktKamil Doległo
2020-01-31Fix Gradle integration tests compilationKamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2020-01-15Temporary reincluding and silencing integration testsPaweł Marks
2019-10-10Move gradle-integration-tests to new moduleKamil Doległo