mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +01:00
testing: work on stack trace and adoption in selfhost test provider
Builds on #221225, only the last commit needs review. Still a WIP, this sketches things out for proper implementation tomorrow.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"src/**/*",
|
||||
"../../../src/vscode-dts/vscode.d.ts",
|
||||
"../../../src/vscode-dts/vscode.proposed.testObserver.d.ts",
|
||||
"../../../src/vscode-dts/vscode.proposed.testMessageStackTrace.d.ts",
|
||||
"../../../src/vscode-dts/vscode.proposed.attributableCoverage.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user