vscode-verilog-hdl-support icon indicating copy to clipboard operation
vscode-verilog-hdl-support copied to clipboard

Add document symbol provider test

Open mshr-h opened this issue 4 months ago • 0 comments

Summary

  • add integration test for VerilogDocumentSymbolProvider
  • run tests via runTest.ts
  • correct extension path in test harness

Testing

  • npm test (fails: SIGSEGV from VS Code due to missing display)

https://chatgpt.com/codex/tasks/task_e_6848e6ea25d88324a2f7dfe40f1f6974

mshr-h avatar Jun 11 '25 03:06 mshr-h