aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp/LanguageServer.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite/pyunit/lsp: add a test for librariesTristan Gingold2023-04-241-0/+6
* testsuite/pyunit/lsp: fix a typoTristan Gingold2023-04-241-1/+1
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-14/+14
* testsuite/pyunit/lsp: add a test for removing diags on closeTristan Gingold2022-06-261-0/+6
* testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28Tristan Gingold2022-06-261-0/+6
* testsuite/pyunit: add a test for ghdl/ghdl-language-server#122Tristan Gingold2022-06-251-0/+6
* testsuite/pyunit/lsp/LanguageServer: fix pastoumarcor2021-09-231-10/+2
* testsuite/pyunit/lsp: xfail Test004 on non MSYS2 Windowsumarcor2021-07-181-2/+9
* testsuite/pyunit/lsp/LanguageServer.py: do not quote anymore uri.Tristan Gingold2021-07-071-5/+1
* pyunit/lsp/LanguageServer.py: adjust error messageTristan Gingold2021-07-071-2/+2
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-0/+1
* Formatted pyunit tests via black.Patrick Lehmann2021-06-231-153/+162
* fix issues reported by Codacyumarcor2021-06-221-2/+1
* lsp testsuite: improve substitution (for windows)Tristan Gingold2021-01-211-8/+13
* LanguageServer: quote URI, adjust lsp.py (for Windows)Tristan Gingold2021-01-201-1/+2
* testsuite/pyunit/lsp: Remove verbosity flagTristan Gingold2021-01-201-1/+1
* testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@Tristan Gingold2021-01-191-4/+39
* LanguageServer.py: print missing elements in case of errorsTristan Gingold2021-01-181-6/+8
* testsuite/pyunit/lsp: check references and adjust themTristan Gingold2021-01-171-1/+1
* testsuite/pyunit/lsp: rename testTristan Gingold2021-01-171-9/+5
* pyunit/lsp: fix and reenable some testsTristan Gingold2021-01-161-53/+29
* testuite/pyunit: call pyGHDL.cli.lsp instead of ghdl-lsumarcor2021-01-081-2/+2
* Marked failing tests with `@skip` for now.Patrick Lehmann2021-01-071-24/+31
* Added test module for LanguageServer tests containing 8 test groups 001..008 ...Patrick Lehmann2021-01-071-0/+199