Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for TestComponent (0.12 sec)

  1. platforms/native/tooling-native/src/crossVersionTest/groovy/org/gradle/language/cpp/tooling/r52/CppModelCrossVersionSpec.groovy

                releaseX8664Binary.linkageDetails.linkTask.path == ":stripSymbolsReleaseX86-64"
                releaseX8664Binary.linkageDetails.linkTask.name == "stripSymbolsReleaseX86-64"
            }
    
            project.testComponent == null
        }
    
        def "can query model when root project applies C++ library plugin with multiple architecture"() {
            settingsFile << """
                rootProject.name = 'lib'
            """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 17.1K bytes
    - Viewed (0)
Back to top