This website requires JavaScript.
Explore
Help
Sign In
averello
/
sourcekit-lsp
Watch
1
Star
0
Fork
0
You've already forked sourcekit-lsp
mirror of
https://github.com/apple/sourcekit-lsp.git
synced
2026-03-02 18:23:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca45a7a62b4dcadfc4f529da8465a915d8fde2c6
sourcekit-lsp
/
Tests
/
LanguageServerProtocolJSONRPCTests
History
Alex Hoppen
ca45a7a62b
Return a
.serverCancelled
error code if the server cancels a request
...
`.cancelled` should only be returned if the client requested cancellation.
2022-12-05 08:45:36 +01:00
..
CodingTests.swift
Return a
.serverCancelled
error code if the server cancels a request
2022-12-05 08:45:36 +01:00
ConnectionPerfTests.swift
Set a default timeout duration
2022-06-14 17:26:06 +02:00
ConnectionTests.swift
Return a
.serverCancelled
error code if the server cancels a request
2022-12-05 08:45:36 +01:00
MessageParsingTests.swift
convert tests from #file to using #filePath
2020-10-31 18:29:08 -07:00