We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae0119 commit 6d924d5Copy full SHA for 6d924d5
.vscode/settings.json
@@ -6,7 +6,7 @@
6
"cmake.configureSettings": {
7
"POWER_GRID_MODEL_SANITIZER": 1
8
},
9
- "testMate.cpp.test.executables": "${command:cmake.buildDirectory}/bin/power_grid_model_*_tests.exe",
+ "testMate.cpp.test.executables": "${command:cmake.buildDirectory}/bin/power_grid_model_*_tests*",
10
"testMate.cpp.debug.configTemplate": {
11
"type": "cppvsdbg",
12
"linux": { "type": "cppdbg", "MIMode": "gdb" },
0 commit comments