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
/
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-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-16
Fix test runtime Java versions (#2918)
aSemy
Fixes #2917 Co-authored-by: Goooler <wangzongler@gmail.com>
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2021-06-21
Don't use older dir from previous runs in versioning (#1963)
Marcin Aman
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-07-07
Lazily configure integration test tasks
sebastian.sellmair
2020-07-06
Implement AndroidGradleIntegrationTest
sebastian.sellmair
2020-07-02
runner:gradle-plugin: Apply `java-gradle-plugin`
sebastian.sellmair
2020-07-02
Re-implement first basic gradle integration test
sebastian.sellmair