Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testCompileClasspath (0.17 sec)

  1. build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts

            configurations["compileClasspath"].extendsFrom(platformImplementation)
            configurations["runtimeClasspath"].extendsFrom(platformImplementation)
            configurations["testCompileClasspath"].extendsFrom(platformImplementation)
            configurations["testRuntimeClasspath"].extendsFrom(platformImplementation)
            platformImplementation.withDependencies {
    Plain Text
    - Registered: Wed Mar 27 11:36:08 GMT 2024
    - Last Modified: Wed Jan 17 13:36:27 GMT 2024
    - 15.7K bytes
    - Viewed (0)
Back to top