aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/src/integrationTest/kotlin
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-11-10Add Gradle integration test for `wasm-js` and `wasm-wasi` targets (#3315)Vadim Mishenev
2023-11-07Add the link to GitHub repo to the header if there are source links defined (...Oleg Yukhnevich
2023-11-06Update Kotlin to 1.9.20 (#3319)Vadim Mishenev
2023-11-01Update Kotlin compiler and KGP to 1.9.20-RC2 (#3262)Vadim Mishenev
2023-10-16Update Dokka's references to 1.9.10 (#3210)Ignat Beresnev
2023-09-04Update Kotlin to 1.9.10 (#3158)Vadim Mishenev
2023-09-01Update Dokka's references to 1.9.0 (#3154)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-14Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...Vsevolod Tolstopyatov
2023-08-04Make the compatibility metadata variant check more specific (#3103)Ignat Beresnev
2023-07-21Update Kotlin to 1.9.0 (#3074)Vadim Mishenev
2023-06-06Update Dokka's references to 1.8.20 (#3028)Ignat Beresnev
2023-05-17Update KGP to 1.8.20 (#2989)Vadim Mishenev
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-04-21Add Gradle integration tests for configuration (#2963)Ignat Beresnev
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-06Update Dokka references to 1.8.10 (#2898)Ignat Beresnev
2023-02-21Remove outdated stdlib integration test (#2841)Ignat Beresnev
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2023-01-26Support kotlin wasm targetIgor Yakovlev
2023-01-13Avoid snapshotting sourceLink.localDirectory input (#2807)ilya-g
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
2022-10-13Ignore BuiltIns for StdLib (#2658)Vadim Mishenev
2022-10-04Update Kotlin to 1.7.20 (#2692)Ignat Beresnev
2022-09-27Update Kotlin to 1.7.20-RC (#2682)Ignat Beresnev
2022-09-26Add documentation for synthetic Enum `values()` and `valueOf()` functions (#2...Ignat Beresnev
2022-09-22Update integration tests: coroutines, serialization, biojava (#2672)Ignat Beresnev
2022-09-01Use GitHub Actions Artifacts to store snapshots instead of S3 (#2630)Stefan M
2022-07-13Update references and documentation to Dokka 1.7.10 (#2566)Ignat Beresnev
2022-07-08Update Kotlin to 1.7.10 (#2564)Ignat Beresnev
2022-06-20Update documentation and examples to Dokka 1.7.0 (#2542)Ignat Beresnev
2022-06-16Update tested AGP version to latest (#2535)Ignat Beresnev
2022-06-10Bump Kotlin to 1.7.0 (#2529)Vadim Mishenev
2022-06-07Bump Kotlin to 1.7.0-RC2 (#2522)Vadim Mishenev
2022-05-31Bump Kotlin to 1.7.0-RC (#2508)Vadim Mishenev
2022-05-26Fix some integration tests on Windows (#2507)Matthew Haughton
2022-04-25Update documentation and examples to Dokka 1.6.21 (#2465)Ignat Beresnev
2022-04-21Update Kotlin to 1.6.21 (#2454)Ignat Beresnev
2022-04-18Support KLIB for Common platform (#2441)Vadim Mishenev
2022-04-15Update documentation, examples and test references to 1.6.20 (#2440)Ignat Beresnev
2022-04-14Use common gradle+kotlin versions across gradle integration tests (#2287)Ignat Beresnev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-09Add KotlinWebSite plugin to transform samples (#2349)Vadim Mishenev
2021-12-29Serialization integration tests 1.6 (#2294)Ignat Beresnev
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-12-17Update kotlin and dokka versions to 1.6.10 (#2274)Ignat Beresnev
2021-12-15Bump coroutines to 1.6.0 in integration test (#2276)Vadim Mishenev