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
/
src
/
integrationTest
Age
Commit message (
Expand
)
Author
2020-07-20
Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...
sebastian.sellmair
2020-07-16
Use kotlin "1.4-M3" artifact
sebastian.sellmair
2020-07-15
Use DokkaLogger instead of println and adjust log levels for less verbosity b...
sebastian.sellmair
2020-07-15
Implement GradleRunner.buildRelaxed API
sebastian.sellmair
2020-07-14
DokkaMultimoduleTask: Automatically declare dependencies to sub dokka tasks
sebastian.sellmair
2020-07-13
BasicGradleIntegrationTest: Cover dokkaSourceSet configureEach
sebastian.sellmair
2020-07-13
Adapt Android0GradleIntegrationTest for new format configuration
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Implement BasicGroovyIntegrationTest.kt
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
Run all formats in BasicGradleIntegrationTest
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-07-06
Android0GradleIntegrationTest.kt: Assert link to developer.android.com
sebastian.sellmair
2020-07-06
Implement AndroidGradleIntegrationTest
sebastian.sellmair