index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration-tests
/
gradle
Age
Commit message (
Expand
)
Author
2020-07-13
Adapt Android0GradleIntegrationTest for new format configuration
sebastian.sellmair
2020-07-13
Adapt s3-snapshots.yml
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Fix it-multiplatform-0
sebastian.sellmair
2020-07-13
Further increase memory for integration tests
sebastian.sellmair
2020-07-13
Implement BasicGroovyIntegrationTest.kt
sebastian.sellmair
2020-07-13
it-basic/build.gradle.kts: Cleanup
sebastian.sellmair
2020-07-13
Fix first integration tests
sebastian.sellmair
2020-07-13
Implement basic assertNoUnresolvedHref
sebastian.sellmair
2020-07-13
Implement basic MultiModule0IntegrationTest.kt
sebastian.sellmair
2020-07-13
Implement `AbstractDokkaTask` to suport DokkaMultimoduleTask
sebastian.sellmair
2020-07-13
Run all formats in BasicGradleIntegrationTest
sebastian.sellmair
2020-07-13
Remove Project.dokka extension function
sebastian.sellmair
2020-07-13
Cleanup it-basic
sebastian.sellmair
2020-07-13
Rename DokkaDependencies.kt to DokkaArtifacts.kt
sebastian.sellmair
2020-07-13
Refactor dokka tasks classpath configuration
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-07-07
Update to Kotlin 1.4 M3
sebastian.sellmair
2020-07-07
Lazily configure integration test tasks
sebastian.sellmair
2020-07-07
Increase test memory
sebastian.sellmair
2020-07-07
Implement simple cli integration test
sebastian.sellmair
2020-07-06
Android0GradleIntegrationTest.kt: Assert link to developer.android.com
sebastian.sellmair
2020-07-06
Implement AndroidGradleIntegrationTest
sebastian.sellmair
2020-07-02
Add readme to gradle integration tests
sebastian.sellmair
2020-07-02
Add basic multiplatform gradle integration test
sebastian.sellmair
2020-07-02
BasicGradleIntegrationTest: Add java source
sebastian.sellmair
2020-07-02
Implement template mechanism for Gradle integration tests
sebastian.sellmair
2020-07-02
Introduce special gradle plugin publication for integration tests
sebastian.sellmair
2020-07-02
Gradle integration tests: Use dokka_it_kotlin_version over kotlin_version
sebastian.sellmair
2020-07-02
runner:gradle-plugin: Apply `java-gradle-plugin`
sebastian.sellmair
2020-07-02
Implement AbstractDefaultVersionsGradleIntegrationTest.kt
sebastian.sellmair
2020-07-02
Re-implement first basic gradle integration test
sebastian.sellmair