microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 170 forks source link

Add Language Server Tests Back In #1576

Closed ScottCarda-MS closed 1 year ago

ScottCarda-MS commented 1 year ago

Reenables the Language Server Test project and tests. This PR follows many of the same changes as made in this PR: #1491, but fixes the issue of signing assemblies by avoiding changes to the DelaySign.props file. Here the language server is not created as a separate process, but connected to as an object instead to avoid having to build the language server separately.

ScottCarda-MS commented 1 year ago

The current QIR Validation failures seem to be unrelated to the changes in the PR.

ScottCarda-MS commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 2 pipeline(s).