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
Age
Commit message (
Collapse
)
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
MavenIntegrationTest: Let all fields be private
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
Introduce dokkaKdoc task
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
maven-integration-test: Fix style issues
sebastian.sellmair
2020-07-08
Implement SetupMaven task
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
CliIntegrationTest: Add assertion for undocumented reports
sebastian.sellmair
2020-07-07
Increase test memory
sebastian.sellmair
2020-07-07
Implement simple cli integration test
sebastian.sellmair
2020-07-07
Remove old integration tests folder
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
Add deprecation note to :integration-tests:gradle-integration-tests
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
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵
sebastian.sellmair
Afzal Najam)
2020-02-14
Removes shadow dependency that was causing jar overwrites
Paweł Marks
2020-02-10
Re-excludes integration tests
Paweł Marks
2020-01-31
Minor fixes, rewritten CrossPlatformExec.kt
Kamil Doległo
2020-01-31
Fix Gradle integration tests compilation
Kamil Doległo
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo
2020-01-15
Temporary reincluding and silencing integration tests
Paweł Marks
2019-10-10
Move gradle-integration-tests to new module
Kamil Doległo