{
	"messages": [
		"ctest integration disabled. Please see the `cmake.ctest.testExplorerIntegrationEnabled` setting.",
		"Testing",
		"Running tests",
		"CTest path is not set",
		"No project found for folder {0}",
		"No driver found for folder {0}",
		"CTest path is not set",
		"Could not get test arguments",
		"Test results not found.",
		"{0}\nTest {1} failed with exit code {2}.",
		"Test {0} failed with completion status \"{1}\".",
		"Test {0} failed. Please check output for more information.",
		"Test results not found.",
		"CTest run was cancelled",
		"CTest run was terminated",
		"CTest finished with return code {0}",
		"Folder is not found in Test Explorer: {0}",
		"Select a test preset to discover tests",
		"There was an error running ctest to determine available test executables",
		"CTest path is not set",
		"Folder is not found in Test Explorer: {0}",
		"No project found for folder {0}",
		"No coverage info files for CMake project {0}. No coverage data will be analyzed for this project.",
		"Building the preRunCoverageTarget for project {0} before running tests with coverage.",
		"Building the preRunCoverageTarget '{0}' on project in {1} failed. Skipping running tests.",
		"Building the postRunCoverageTarget '{0}' for project {1} after the tests have run with coverage.",
		"Building target postRunCoverageTarget on project in {0} failed. Skipping handling of coverage data.",
		"Not running tests due to build failure.",
		"No project found for folder {0}",
		"No launch configurations found.",
		"Choose a launch configuration to debug the test with.",
		"Not debugging tests due to build failure.",
		"No project found for folder {0}",
		"Build failed",
		"Run Tests",
		"Run Tests with Coverage",
		"Debug Tests"
	],
	"keys": [
		"test.explorer.not.enabled",
		"ctest.testing.progress.title",
		"running.tests",
		"ctest.path.not.set",
		"no.project.found",
		"no.driver.found",
		"ctest.path.not.set",
		"ctest.args.not.found",
		"test.results.not.found",
		"test.failed.with.exit.code",
		"test.failed.with.completion.status",
		"test.failed",
		"test.results.not.found",
		"ctest.run.cancelled",
		"ctest.run.terminated",
		"ctest.finished.with.code",
		"folder.not.found.in.test.explorer",
		"test.preset.required",
		"ctest.error",
		"ctest.path.not.set",
		"folder.not.found.in.test.explorer",
		"no.project.found",
		"test.noCoverageInfoFiles",
		"test.buildingPreRunCoverageTarget",
		"test.preRunCoverageTargetFailure",
		"test.buildingPostRunCoverageTarget",
		"test.postRunCoverageTargetFailure",
		"test.skip.run.build.failure",
		"no.project.found",
		"no.launch.config",
		"choose.launch.config",
		"test.skip.debug.build.failure",
		"no.project.found",
		"build.failed",
		"run.tests.profile",
		"run.tests.with.coverage.profile",
		"debug.tests.profile"
	],
	"filePath": "src\\ctest"
}