modify harness framework
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"projectType": "auto",
|
||||
"tdd": {
|
||||
"testRoots": [
|
||||
"tests",
|
||||
"test"
|
||||
],
|
||||
"testPatterns": [
|
||||
"{stem}_test.cpp",
|
||||
"{stem}_tests.cpp",
|
||||
"test_{stem}.cpp",
|
||||
"{stem}.test.cpp"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user