1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

Tests: Remove comments from CMakePresetsTest/Good.json.in

This commit is contained in:
Kyle Edwards
2021-02-23 16:09:22 -05:00
committed by Brad King
parent 4a92277f45
commit afaa69f5b3

View File

@@ -49,8 +49,6 @@
"outputLogFile": "",
"labelSummary": true,
"subprojectSummary": true
// "maxPassedTestOutputSize": 0
// "maxTestNameWidth": 0
},
"filter": {
"include": {
@@ -58,11 +56,6 @@
"label": "",
"useUnion": false,
"index": ""
// "index": {
// "start": 0,
// "end": 0,
// "stride": 0
// }
},
"exclude": {
"name": "",
@@ -79,7 +72,6 @@
"enableFailover": false,
"jobs": 0,
"resourceSpecFile": "",
// "testLoad": 0,
"showOnly": "human",
"repeat": {
"mode": "until-pass",
@@ -87,7 +79,6 @@
},
"interactiveDebugging": false,
"scheduleRandom": false,
// "timeout": 0,
"noTestsAction": "default"
}
},