aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp
Commit message (Expand)AuthorAgeFilesLines
* 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