Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testPathToBinaryResultsDirs (0.12 sec)

  1. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/testcleanup/TestFilesCleanupRootPlugin.kt

                    parameters.rootBuildDir = project.layout.buildDirectory
                    parameters.projectStates.putAll(globalExtension.projectStates)
                    parameters.testPathToBinaryResultsDirs = allTasks.filterIsInstance<Test>().associate { it.path to it.binaryResultsDirectory.get().asFile }
    
                    val taskPathToReports = ******@****.***ks
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Jul 06 10:57:13 UTC 2023
    - 3K bytes
    - Viewed (0)
Back to top