Просмотр исходного кода

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

Kyle Edwards 4 лет назад
Родитель
Сommit
afaa69f5b3
1 измененных файлов с 0 добавлено и 9 удалено
  1. 0 9
      Tests/RunCMake/CMakePresetsTest/Good.json.in

+ 0 - 9
Tests/RunCMake/CMakePresetsTest/Good.json.in

@@ -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"
             }
         },