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
/
cli
/
build.gradle.kts
Age
Commit message (
Collapse
)
Author
2023-08-31
Update copyright (#3149)
Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
* Extract analysis into separate modules
2023-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2022-06-09
Make `dokka-analysis` dependency compileOnly in base plugin (#2521)
Vadim Mishenev
2020-07-08
maven-integration-test: Fix style issues
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
Implement simple cli integration test
sebastian.sellmair