Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Kotlin (0.17 sec)

  1. .teamcity/test-buckets.json

    				},
    				"subprojects":[
    					"code-quality",
    					"kotlin-dsl-tooling-builders",
    					"kotlin-dsl-integ-tests",
    					"model-core",
    					"logging",
    					"maven",
    					"test-kit",
    					"workers",
    					"plugins-java",
    					"plugins-groovy",
    					"plugin-development",
    					"integ-test",
    					"ivy",
    					"wrapper",
    					"kotlin-dsl",
    					"samples",
    					"enterprise",
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Mon May 06 14:29:38 GMT 2024
    - 49.9K bytes
    - Viewed (0)
  2. .teamcity/subprojects.json

        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "kotlin-dsl",
        "path": "platforms/core-configuration/kotlin-dsl",
        "unitTests": true,
        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "kotlin-dsl-integ-tests",
        "path": "platforms/core-configuration/kotlin-dsl-integ-tests",
        "unitTests": false,
        "functionalTests": true,
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Tue May 07 22:21:19 GMT 2024
    - 26.8K bytes
    - Viewed (0)
  3. CONTRIBUTING.md

    To disable the configuration cache, run the build with `--no-configuration-cache`.
    
    Tasks known to have problems are listed in the build logic. You can find this list at:
    
        build-logic/root-build/src/main/kotlin/gradlebuild.internal.cc-experiment.gradle.kts
    
    If you discover a task that doesn't work with the configuration but it not in this list, please add it.
    
    Plain Text
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Sat May 04 07:43:02 GMT 2024
    - 15.6K bytes
    - Viewed (0)
Back to top