Anand Hariharan

Results 1 comments of Anand Hariharan

I have tested and confirm that changing [this line of code](https://github.com/microsoft/vscode-cmake-tools/blob/ae6f493fe5b8efe6a713cbfaaf7b3b26b5126341/src/ctest.ts#L715) to - `if (completionStatus === "SKIP_REGULAR_EXPRESSION_MATCHED" || completionStatus === "Disabled") {` fixes the problem.