summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/eglot-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+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
* Fix Eglot Tramp tests on EMBAMichael Albinus2023-03-281-0/+1
* 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