diff options
author | Tristan Gingold <tgingold@free.fr> | 2021-01-17 12:13:09 +0100 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2021-01-17 15:02:05 +0100 |
commit | af933dcff3b4001afca6e02ace086927223bb9e7 (patch) | |
tree | c137418a93f0cbd5ed95bb7cd548514cf7289cb6 /testsuite/pyunit/lsp/002coverage | |
parent | 6639b1c8535493f66ad1d2c9ec579af33684ca1a (diff) | |
download | ghdl-af933dcff3b4001afca6e02ace086927223bb9e7.tar.gz ghdl-af933dcff3b4001afca6e02ace086927223bb9e7.tar.bz2 ghdl-af933dcff3b4001afca6e02ace086927223bb9e7.zip |
testsuite/pyunit/lsp: check references and adjust them
Diffstat (limited to 'testsuite/pyunit/lsp/002coverage')
-rw-r--r-- | testsuite/pyunit/lsp/002coverage/replies.json | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/testsuite/pyunit/lsp/002coverage/replies.json b/testsuite/pyunit/lsp/002coverage/replies.json index ff269dd6e..b7bcf55d2 100644 --- a/testsuite/pyunit/lsp/002coverage/replies.json +++ b/testsuite/pyunit/lsp/002coverage/replies.json @@ -260,21 +260,6 @@ "source": "ghdl", "range": { "start": { - "line": 12, - "character": 2 - }, - "end": { - "line": 12, - "character": 2 - } - }, - "message": "target is not a signal name", - "severity": 1 - }, - { - "source": "ghdl", - "range": { - "start": { "line": 14, "character": 2 }, @@ -384,21 +369,6 @@ "source": "ghdl", "range": { "start": { - "line": 12, - "character": 2 - }, - "end": { - "line": 12, - "character": 2 - } - }, - "message": "target is not a signal name", - "severity": 1 - }, - { - "source": "ghdl", - "range": { - "start": { "line": 14, "character": 2 }, @@ -468,21 +438,6 @@ "source": "ghdl", "range": { "start": { - "line": 12, - "character": 2 - }, - "end": { - "line": 12, - "character": 2 - } - }, - "message": "target is not a signal name", - "severity": 1 - }, - { - "source": "ghdl", - "range": { - "start": { "line": 14, "character": 2 }, |