summaryrefslogtreecommitdiff
path: root/test_util/src/lsp.rs
AgeCommit message (Expand)Author
2022-02-02refactor(lsp): remove circular dependency between `LanguageServer` and `Diagn...David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-21test(test_util/lsp): add tests for invalid content-length (#12971)Hirotaka Tagawa / wafuwafu13
2021-08-17chore(tests): delete the temporary deno dir when dropping the test lsp client...David Sherret
2021-05-21chore(lsp): provide test for lsp deadlock issue (#10679)Kitson Kelly
2021-05-18refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly