summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/eglot-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-36/+35
* Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-21/+19
* ; Silence byte-compilerStefan Kangas2023-09-061-9/+9
* Adapt Tramp specific tests in eglot-tests.elMichael Albinus2023-06-191-2/+3
* Merge from origin/emacs-29Eli Zaretskii2023-04-151-0/+1
|\
| * Fix a couple of eglot-testsBasil L. Contovounesios2023-04-111-1/+2
| * ; Backport: Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-091-1/+1
| * Backport: Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-091-112/+85
* | Eglot: fix LSP "languageId" detectionJoão Távora2023-04-131-13/+16
* | Clarify process-environment in eglot-testsBasil L. Contovounesios2023-04-101-18/+18
* | End default-directory with slash in eglot-testsBasil L. Contovounesios2023-04-101-2/+2
* | Tweak file/dir creation in eglot-testsBasil L. Contovounesios2023-04-101-6/+5
* | Simplify let-bindings in eglot-testsBasil L. Contovounesios2023-04-101-29/+14
* | Minor eglot-tests cosmeticsBasil L. Contovounesios2023-04-101-8/+9
* | Avoid Git project in eglot-test-eclipse-connectBasil L. Contovounesios2023-04-091-2/+1
* | ; Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-071-1/+1
* | Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-071-112/+85
* | Merge from origin/emacs-29Stefan Kangas2023-03-291-0/+1
|\|
| * Fix Eglot Tramp tests on EMBAMichael Albinus2023-03-281-0/+1
* | Make eglot--clangd-version more robustRobert Pluim2023-03-221-3/+4
* | Skip Eglot test if using very old clangdJoão Távora2023-03-211-0/+7
* | Unbreak Eglot (as a :core ELPA package) on Emacs 26.3João Távora2023-03-151-21/+28
* | More fixes to Eglot testsJoão Távora2023-03-151-6/+10
* | Improve debug output of Eglot testsJoão Távora2023-03-141-21/+29
* | Robustify some Eglot tests involving rust-analyzerJoão Távora2023-03-141-18/+21
* | Check before using bleeding edge ERT sym in Eglot testsJoão Távora2023-03-141-1/+3
|/
* More robustly unspoof HOME in Eglot tests (bug#61637)João Távora2023-03-041-9/+8
* Eglot: rename and redocument encoding-related functions (bug#61726)João Távora2023-02-261-5/+5
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix Tramp tests in eglot-tests, prefix tests uniquelyMichael Albinus2022-12-141-57/+60
* Adapt Tramp specific tests in eglot-tests.elMichael Albinus2022-12-131-25/+28
* ; Fix typosStefan Kangas2022-12-131-2/+2
* ; Adjust eglot test to recent autopep8/pycodestyleStefan Kangas2022-12-121-1/+3
* ; Skip two eglot tests when typescript is missingStefan Kangas2022-12-121-2/+4
* Skip Eglot rust-analyzer tests if 'cargo' isn't availableJoão Távora2022-12-121-0/+2
* Add automated tests for EglotJoão Távora2022-12-111-0/+1308