aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* 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 u...Patrick Lehmann2021-01-101-1/+1
* 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
* 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
* Fixed parameter reference.Patrick Lehmann2021-01-051-1/+1
* synth: add option to treat asserts as assumes and vice-versatmeissner2021-01-024-0/+114
* testsuite/synth: add a test for #1563Tristan Gingold2021-01-018-0/+173
* testsuite/synth: add a test for #1572Tristan Gingold2021-01-013-0/+35
* coverage: run pyunit directlyumarcor2021-01-011-1/+1
* ci: add job 'Coverage'umarcor2021-01-011-1/+1
* Add a testcase for packages.Patrick Lehmann2021-01-011-1/+1
* Enable coverage collection in pytest.Patrick Lehmann2021-01-012-1/+32
* testsuite/gna: add more tests for #1549Tristan Gingold2020-12-313-16/+70
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-313-1/+15
* Executing Python unit tests in Parallel Processes (#1558)Patrick Lehmann2020-12-306-43/+11
* Rework initialization and finalization.Tristan Gingold2020-12-301-0/+1
* testsuite/gna: add tests for #1549Tristan Gingold2020-12-297-0/+282
* Limit to one test so CI is fine for now.Patrick Lehmann2020-12-291-1/+1
* Activated 'analyze_init_status' in Python code.Patrick Lehmann2020-12-291-2/+2
* testsuite/pyunit: fix pyunit exec dirumarcor2020-12-291-3/+2
* testsuite/pyunit: use realpathumarcor2020-12-291-1/+1
* testsuite: rm pyunit/testsuite.shumarcor2020-12-292-72/+2
* pyGHDL/libghdl: fix absolute importsumarcor2020-12-291-1/+1
* ci: install requirements in temporary containersumarcor2020-12-291-1/+1
* Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-291-2/+4
|\
| * testuite/pyunit: set PYTHONPATHumarcor2020-12-291-0/+2
| * testuite: run pyunit from the root of the repoumarcor2020-12-291-2/+2
* | Fixed package names in pyGHDL.dom and Initialize test case.Patrick Lehmann2020-12-291-9/+6
|/