Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withNoExplicitNativeServicesDir (0.26 sec)

  1. subprojects/core/src/integTest/groovy/org/gradle/NativeServicesIntegrationTest.groovy

            // a project dir to avoid file lock issues on Windows due to native services being loaded
            executer.withGradleUserHomeDir(tmpDir.testDirectory).withNoExplicitNativeServicesDir()
            nativeDir = new File(executer.gradleUserHomeDir, 'native')
            executer.withArguments(systemProperties.collect { it.toString() })
            buildFile << """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 22 05:18:22 UTC 2024
    - 10.9K bytes
    - Viewed (0)
Back to top