- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for allVersionsCrossVersionTests (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/integration-testing/src/main/kotlin/gradlebuild.cross-version-tests.gradle.kts
tasks.named("check").configure { dependsOn(testTask) } } } } fun createAggregateTasks(sourceSet: SourceSet) { val allVersionsCrossVersionTests = tasks.register("allVersionsCrossVersionTests") { group = "verification" description = "Runs the cross-version tests against all Gradle versions with 'forking' executer" }
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Sep 05 02:31:24 GMT 2025 - 4.5K bytes - Click Count (0)