adds quantum_keeper_mt test
Some checks failed
SCC Test/pipeline/head There was a failure building this commit
Some checks failed
SCC Test/pipeline/head There was a failure building this commit
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@@ -8,7 +8,10 @@
|
||||
"type": "gdb",
|
||||
"request": "launch",
|
||||
"name": "quantum_keeper_mt",
|
||||
"program": "${workspaceFolder}/build/Debug/tests/quantum_keeper_mt/quantum_keeper_mt"
|
||||
"program": "${workspaceFolder}/build/Debug/tests/quantum_keeper_mt/quantum_keeper_mt",
|
||||
"environment": {
|
||||
"SCC_TEST_VERBOSE": "7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cppdbg quantum_keeper_mt",
|
||||
|
||||
Reference in New Issue
Block a user