aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/src/main/kotlin/org
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)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-05-17Update KGP to 1.8.20 (#2989)Vadim Mishenev
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
2020-07-30Use `cache-redirector` repositories for Gradle integration testssebastian.sellmair
2020-07-30Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration testssebastian.sellmair
2020-07-15Implement GradleRunner.buildRelaxed APIsebastian.sellmair
2020-07-13Further increase memory for integration testssebastian.sellmair
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Increase test memorysebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair
2020-07-02Implement AbstractDefaultVersionsGradleIntegrationTest.ktsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair