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
/
src
Age
Commit message (
Expand
)
Author
2023-03-27
Mark utilities.* API as Dokka-internal (#2937)
Vsevolod Tolstopyatov
2022-09-01
Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630)
Stefan M
2022-04-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2020-12-17
Multimodule tests (#1670)
Marcin Aman
2020-11-13
Add integration tests for Kotlin projects
Kamil Doległo
2020-09-30
Add integration test for linking between projects
Kamil Doległo
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-08-19
Implement ignoring known unresolved links in integration tests
Kamil Doległo
2020-08-19
Adapt integration tests for checking unresolved links
Kamil Doległo
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-08-12
Implement DocumentableFilterSuppressedTransformer
sebastian.sellmair
2020-07-20
Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...
sebastian.sellmair
2020-07-13
Fix first integration tests
sebastian.sellmair
2020-07-13
Implement basic assertNoUnresolvedHref
sebastian.sellmair
2020-07-08
Implement simple MavenIntegrationTest.kt
sebastian.sellmair
2020-07-07
Implement simple cli integration test
sebastian.sellmair