| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite/gna: file testcase for #1623 | Tristan Gingold | 2021-01-29 | 6 | -0/+165 |
* | Avoid codacy warnings in previous commit | Tristan Gingold | 2021-01-26 | 1 | -2/+2 |
* | testsuite/gna: add a test for #803 | Tristan Gingold | 2021-01-26 | 5 | -0/+131 |
* | 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/gna: set exec rights to testsuite.sh | Tristan Gingold | 2021-01-19 | 1 | -0/+0 |
* | testsuite/gna: add testcase for #1612 | Tristan Gingold | 2021-01-19 | 3 | -0/+62 |
* | testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@ | Tristan Gingold | 2021-01-19 | 17 | -96/+131 |
* | testsuite: remove travis block/group functions | umarcor | 2021-01-19 | 1 | -44/+7 |
* | testsuite: address bash linting issues | umarcor | 2021-01-19 | 6 | -18/+18 |
* | LanguageServer.py: print missing elements in case of errors | Tristan Gingold | 2021-01-18 | 1 | -6/+8 |
* | testsuite/gna: add testcase from #695 | Tristan Gingold | 2021-01-18 | 2 | -0/+42 |
* | testsuite: add suite_driver.sh | umarcor | 2021-01-18 | 6 | -297/+89 |
* | testsuite/synth: add testcase for #1609 | Tristan Gingold | 2021-01-17 | 3 | -0/+60 |
* | 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 |
* | testsuite/synth: add test case for #1596 | Tristan Gingold | 2021-01-16 | 4 | -0/+46 |
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -6/+0 |
* | 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 |
* | testsuite/gna: add testcase for #1597 | Tristan Gingold | 2021-01-16 | 5 | -0/+551 |
* | testsuite/synth: add testcase for #1591 | Tristan Gingold | 2021-01-13 | 6 | -0/+149 |
* | Make API more pythonic be replacing C-like byte arrays with str. Abstracted u... | Patrick Lehmann | 2021-01-10 | 1 | -1/+1 |
* | Adding types and docstrings to libghdl. | Patrick Lehmann | 2021-01-10 | 1 | -2/+2 |
* | testsuite/gna: add a test for fmt command | Tristan Gingold | 2021-01-09 | 4 | -0/+62 |
* | testsuite/sanity: improve 004all08 (add sized bit strings) | Tristan Gingold | 2021-01-09 | 1 | -3/+3 |
* | testsuite/gna: add a reproducer for #1588 | Tristan Gingold | 2021-01-09 | 3 | -0/+225 |
* | 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 |
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-01-05 | 2 | -0/+21 |
* | cli: add 'version ref' and 'version hash' | umarcor | 2021-01-05 | 1 | -5/+7 |
* | Fixed parameter reference. | Patrick Lehmann | 2021-01-05 | 1 | -1/+1 |
* | synth: add option to treat asserts as assumes and vice-versa | tmeissner | 2021-01-02 | 4 | -0/+114 |
* | testsuite/synth: add a test for #1563 | Tristan Gingold | 2021-01-01 | 8 | -0/+173 |
* | testsuite/synth: add a test for #1572 | Tristan Gingold | 2021-01-01 | 3 | -0/+35 |
* | coverage: run pyunit directly | umarcor | 2021-01-01 | 1 | -1/+1 |
* | ci: add job 'Coverage' | umarcor | 2021-01-01 | 1 | -1/+1 |
* | Add a testcase for packages. | Patrick Lehmann | 2021-01-01 | 1 | -1/+1 |
* | Enable coverage collection in pytest. | Patrick Lehmann | 2021-01-01 | 2 | -1/+32 |
* | testsuite/gna: add more tests for #1549 | Tristan Gingold | 2020-12-31 | 3 | -16/+70 |
* | Added file headers and license texts. (#1564) | Patrick Lehmann | 2020-12-31 | 3 | -1/+15 |
* | Executing Python unit tests in Parallel Processes (#1558) | Patrick Lehmann | 2020-12-30 | 6 | -43/+11 |
* | Rework initialization and finalization. | Tristan Gingold | 2020-12-30 | 1 | -0/+1 |
* | testsuite/gna: add tests for #1549 | Tristan Gingold | 2020-12-29 | 7 | -0/+282 |
* | Limit to one test so CI is fine for now. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
* | Activated 'analyze_init_status' in Python code. | Patrick Lehmann | 2020-12-29 | 1 | -2/+2 |