| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite/pyunit/lsp: add a test for removing diags on close | Tristan Gingold | 2022-06-26 | 4 | -0/+567 |
* | testsuite/pyunit/lsp: adjust README | Tristan Gingold | 2022-06-26 | 1 | -2/+2 |
* | testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28 | Tristan Gingold | 2022-06-26 | 6 | -0/+714 |
* | Add a readme in testsuite/pyunit/lsp | Tristan Gingold | 2022-06-25 | 1 | -0/+45 |
* | testsuite/pyunit: add a test for ghdl/ghdl-language-server#122 | Tristan Gingold | 2022-06-25 | 3 | -0/+610 |
* | testsuite/pyunit/lsp/LanguageServer: fix pasto | umarcor | 2021-09-23 | 1 | -10/+2 |
* | testsuite/pyunit/lsp: xfail Test004 on non MSYS2 Windows | umarcor | 2021-07-18 | 1 | -2/+9 |
* | testsuite/pyunit/lsp/LanguageServer.py: do not quote anymore uri. | Tristan Gingold | 2021-07-07 | 1 | -5/+1 |
* | pyunit/lsp/LanguageServer.py: adjust error message | Tristan Gingold | 2021-07-07 | 1 | -2/+2 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -0/+1 |
* | Formatted pyunit tests via black. | Patrick Lehmann | 2021-06-23 | 1 | -153/+162 |
* | fix issues reported by Codacy | umarcor | 2021-06-22 | 1 | -2/+1 |
* | lsp testsuite: improve substitution (for windows) | Tristan Gingold | 2021-01-21 | 1 | -8/+13 |
* | LanguageServer: quote URI, adjust lsp.py (for Windows) | Tristan Gingold | 2021-01-20 | 1 | -1/+2 |
* | testsuite/pyunit/lsp: Remove verbosity flag | Tristan Gingold | 2021-01-20 | 1 | -1/+1 |
* | testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@ | Tristan Gingold | 2021-01-19 | 17 | -96/+131 |
* | LanguageServer.py: print missing elements in case of errors | Tristan Gingold | 2021-01-18 | 1 | -6/+8 |
* | testsuite/pyunit/lsp/003errors: adjust testcase | Tristan Gingold | 2021-01-17 | 2 | -96/+1 |
* | testsuite/pyunit/lsp: check references and adjust them | Tristan Gingold | 2021-01-17 | 6 | -62/+132 |
* | testsuite/pyunit/lsp: rename test | Tristan Gingold | 2021-01-17 | 4 | -9/+5 |
* | pyunit/lsp: adjust tests | Tristan Gingold | 2021-01-16 | 12 | -152/+64 |
* | pyunit/lsp: fix and reenable some tests | Tristan Gingold | 2021-01-16 | 3 | -59/+35 |
* | testuite/pyunit: call pyGHDL.cli.lsp instead of ghdl-ls | umarcor | 2021-01-08 | 1 | -2/+2 |
* | Marked failing tests with `@skip` for now. | Patrick Lehmann | 2021-01-07 | 1 | -24/+31 |
* | Added test module for LanguageServer tests containing 8 test groups 001..008 ... | Patrick Lehmann | 2021-01-07 | 1 | -0/+199 |
* | Added json files from https://github.com/ghdl/ghdl-language-server repository. | Patrick Lehmann | 2021-01-07 | 33 | -0/+3787 |