Commit 0c022ea
fix: add nlohmann_json dep to renderdoc-core and complete MCP init handshake in integration tests
- Link renderdoc-core against nlohmann_json (snapshot.cpp now uses it)
- Send notifications/initialized in integration test SetUpTestSuite
to satisfy the new pre-initialization check
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 97a3d3b commit 0c022ea
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
267 | 273 | | |
268 | 274 | | |
269 | 275 | | |
| |||
0 commit comments