aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
...
* testsuite/gna: add a test for #1664Tristan Gingold2021-02-275-0/+126
|
* testsuite/synth: add a test for #1658Tristan Gingold2021-02-214-0/+125
|
* testsuite/gna: add a test for #1655Tristan Gingold2021-02-208-0/+2131
|
* testsuite/synth: add a test for #1650Tristan Gingold2021-02-192-0/+52
|
* testsuite/gna: add a test for #1646Tristan Gingold2021-02-182-0/+21
|
* testsuite/synth: add a test for #1645Tristan Gingold2021-02-123-0/+85
|
* testsuite/gna: add a test for #1640Tristan Gingold2021-02-112-0/+39
|
* testsuite/gna: add a test for #1639Tristan Gingold2021-02-102-0/+31
|
* testsuite/synth: adjust tests for issue#662Tristan Gingold2021-02-097-18/+51
|
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-095-1/+194
| | | | | | | | | | | | | | | * vhdl: parse PSL onehot/onehot0 builtin calls. For #662 * update pyGHDL bindings * Synthesis of PSL built-in onehot/onehot0 function. * testsuite/synth: add tests of PSL built-in functions onehot()/onehot0() for #662 * doc: add info about PSL built-in functions onehot()/onehot0() for #662 * synth: refactor synthesis of onehot/onehot0 functions Co-authored-by: eine <eine@users.noreply.github.com>
* testsuite/gna: add a test for #1631Tristan Gingold2021-02-065-0/+45
|
* testsuite/synth: add a test for #1628Tristan Gingold2021-02-043-0/+40
|
* testsuite/pyunit: use PYTHON envvar, if definedumarcor2021-02-031-1/+1
|
* doc: reorganise and updateumarcor2021-02-011-1/+1
|
* testsuite/gna: add testcase for #1624Tristan Gingold2021-01-292-0/+26
|
* testsuite/gna: file testcase for #1623Tristan Gingold2021-01-296-0/+165
|
* Avoid codacy warnings in previous commitTristan Gingold2021-01-261-2/+2
|
* testsuite/gna: add a test for #803Tristan Gingold2021-01-265-0/+131
|
* lsp testsuite: improve substitution (for windows)Tristan Gingold2021-01-211-8/+13
| | | | URI and paths need to be substitued differently
* LanguageServer: quote URI, adjust lsp.py (for Windows)Tristan Gingold2021-01-201-1/+2
| | | | URI on windows have the colon character (':') quoted.
* testsuite/pyunit/lsp: Remove verbosity flagTristan Gingold2021-01-201-1/+1
|
* testsuite/gna: set exec rights to testsuite.shTristan Gingold2021-01-191-0/+0
|
* testsuite/gna: add testcase for #1612Tristan Gingold2021-01-193-0/+62
|
* testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@Tristan Gingold2021-01-1917-96/+131
|
* testsuite: remove travis block/group functionsumarcor2021-01-191-44/+7
|
* testsuite: address bash linting issuesumarcor2021-01-196-18/+18
|
* LanguageServer.py: print missing elements in case of errorsTristan Gingold2021-01-181-6/+8
|
* testsuite/gna: add testcase from #695Tristan Gingold2021-01-182-0/+42
|
* testsuite: add suite_driver.shumarcor2021-01-186-297/+89
|
* testsuite/synth: add testcase for #1609Tristan Gingold2021-01-173-0/+60
|
* 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
|
* testsuite/synth: add test case for #1596Tristan Gingold2021-01-164-0/+46
|
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-6/+0
|
* pyunit/lsp: adjust testsTristan Gingold2021-01-1612-152/+64
|
* pyunit/lsp: fix and reenable some testsTristan Gingold2021-01-163-59/+35
|
* testsuite/gna: add testcase for #1597Tristan Gingold2021-01-165-0/+551
|
* testsuite/synth: add testcase for #1591Tristan Gingold2021-01-136-0/+149
|
* Make API more pythonic be replacing C-like byte arrays with str. Abstracted ↵Patrick Lehmann2021-01-101-1/+1
| | | | utf-8 encoding/decoding.
* Adding types and docstrings to libghdl.Patrick Lehmann2021-01-101-2/+2
|
* testsuite/gna: add a test for fmt commandTristan Gingold2021-01-094-0/+62
|
* testsuite/sanity: improve 004all08 (add sized bit strings)Tristan Gingold2021-01-091-3/+3
|
* testsuite/gna: add a reproducer for #1588Tristan Gingold2021-01-093-0/+225
|
* 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
| | | | and 10 tests.
* Added json files from https://github.com/ghdl/ghdl-language-server repository.Patrick Lehmann2021-01-0733-0/+3787
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-01-052-0/+21
|
* cli: add 'version ref' and 'version hash'umarcor2021-01-051-5/+7
|