- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for testProject (0.05 sec)
-
.teamcity/performance-tests-ci.json
} }, { "testProject" : "bigCppMulti", "coverage" : { "per_day" : [ "linux" ] } }, { "testProject" : "bigNative", "coverage" : { "per_day" : [ "linux" ] } }, { "testProject" : "mediumCppApp", "coverage" : { "per_day" : [ "linux" ] } }, { "testProject" : "mediumCppAppWithMacroIncludes",
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jul 10 02:18:03 UTC 2025 - 33.4K bytes - Viewed (0) -
.teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jul 10 02:18:03 UTC 2025 - 16.6K bytes - Viewed (0) -
.teamcity/performance-test-durations.json
"linux" : 480 }, { "testProject" : "mediumCppMultiWithMacroIncludes", "linux" : 479 }, { "testProject" : "mediumNative", "linux" : 265 }, { "testProject" : "multiNative", "linux" : 1801 }, { "testProject" : "smallCppApp", "linux" : 326 }, { "testProject" : "smallCppMulti", "linux" : 335 }, { "testProject" : "smallNative", "linux" : 325
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Sep 08 06:58:31 UTC 2025 - 25.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/projects/StageProject.kt
testProjects = listOf(performanceScenario.testProject), performanceTestTaskSuffix = "PerformanceAdHocTest", ) }
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jul 29 03:24:58 UTC 2025 - 11.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/TestPerformanceTest.kt
class TestPerformanceTest( model: CIBuildModel, stage: Stage, ) : OsAwareBaseGradleBuildType(os = Os.LINUX, stage, init = { val os = Os.LINUX val buildTypeThis = this val testProject = "smallJavaMultiProject" fun BuildSteps.gradleStep(tasks: List<String>) { gradleWrapper { name = "GRADLE_RUNNER" gradleParams = (
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Aug 25 20:21:47 UTC 2025 - 3.3K bytes - Viewed (0)