aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp
Commit message (Expand)AuthorAgeFilesLines
* 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-264-0/+567
* testsuite/pyunit/lsp: adjust READMETristan Gingold2022-06-261-2/+2
* testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28Tristan Gingold2022-06-266-0/+714
* Add a readme in testsuite/pyunit/lspTristan Gingold2022-06-251-0/+45
* testsuite/pyunit: add a test for ghdl/ghdl-language-server#122Tristan Gingold2022-06-253-0/+610
* 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-1917-96/+131
* LanguageServer.py: print missing elements in case of errorsTristan Gingold2021-01-181-6/+8
* testsuite/pyunit/lsp/003errors: adjust testcaseTristan Gingold2021-01-172-96/+1
* testsuite/pyunit/lsp: check references and adjust themTristan Gingold2021-01-176-62/+132
* testsuite/pyunit/lsp: rename testTristan Gingold2021-01-174-9/+5
* pyunit/lsp: adjust testsTristan Gingold2021-01-1612-152/+64
* pyunit/lsp: fix and reenable some testsTristan Gingold2021-01-163-59/+35
* 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
* Added json files from https://github.com/ghdl/ghdl-language-server repository.Patrick Lehmann2021-01-0733-0/+3787