- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for withPluginClasspath (0.09 sec)
-
build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/AbstractAcceptedApiChangesMaintenanceTaskIntegrationTest.kt
) } protected fun run(vararg args: String) = GradleRunner.create() .withProjectDir(projectDir) .withTestKitDir(projectDir.resolve("test-kit")) .withPluginClasspath() .forwardOutput() .withArguments(*args) protected fun assertChangesProperlyOrdered() { val result = run(":verifyAcceptedApiChangesOrdering").build()Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Nov 29 14:03:44 UTC 2024 - 6K bytes - Viewed (0)