aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Improved handling of ranges (e.g. via attribute names).Patrick Lehmann2021-08-231-2/+6
|
* Preparations for sequential statements.Patrick Lehmann2021-08-231-0/+20
|
* Support for concurrent procedure call.Patrick Lehmann2021-08-231-0/+3
|
* Improvements for case generate statements.Patrick Lehmann2021-08-231-1/+16
|
* Improved handling of generate statements and pretty-printing of hierarchy.Patrick Lehmann2021-08-231-6/+6
|
* Improved pretty-printing for hierarchy.Patrick Lehmann2021-08-231-2/+20
|
* Added generate statements.Patrick Lehmann2021-08-231-1/+14
|
* Handle instantiations 1/2.Patrick Lehmann2021-08-231-1/+31
|
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+1
|
* testsuite/gna: add a test for #1625Tristan Gingold2021-08-234-0/+127
|
* testsuite/gna: add test for #1672Tristan Gingold2021-08-234-0/+74
|
* testsuite/gna: add a test for #1833Tristan Gingold2021-08-142-0/+85
|
* testsuite/gna: add a test (close #1667)Tristan Gingold2021-08-062-0/+25
|
* testsuite/gna: add a test for #1637Tristan Gingold2021-08-062-0/+24
|
* testsuite/gna: add a test for #1723Tristan Gingold2021-08-063-0/+48
|
* testsuite/gna: add reproducer for #1419Tristan Gingold2021-08-055-3/+57
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-08-043-0/+37
|
* testsuite/gna: add a test and close #1224Tristan Gingold2021-08-043-0/+59
|
* testsuite/gna: add test and close #1589Tristan Gingold2021-08-042-0/+46
|
* testsuite/gna: add testcase for #1455Tristan Gingold2021-08-0310-0/+95
|
* testsuite/gna: add testcase for #1055Tristan Gingold2021-08-036-0/+70
|
* libghw: add missing semicolon to physical type formatting (#1825)Xiretza2021-07-291-1/+1
|
* testsuite/gna: add a case for #1824Tristan Gingold2021-07-292-0/+31
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-282-0/+26
|
* testsuite/gna: add a test for #1823Tristan Gingold2021-07-285-0/+84
|
* testsuite/gna: remove traces in issue#1817Tristan Gingold2021-07-231-3/+5
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-232-0/+12
|
* testsuite/gna: add traces to investigate CI failures for #1817Tristan Gingold2021-07-231-0/+3
|
* testsuite/gna: add a C reproducer for #1817Tristan Gingold2021-07-221-0/+24
|
* testsuite/gna: add a test for #1820Tristan Gingold2021-07-224-0/+161
|
* testsuite/gna: add a test for #1817Tristan Gingold2021-07-203-0/+208
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-192-0/+21
|
* testsuite/pyunit/lsp: xfail Test004 on non MSYS2 Windowsumarcor2021-07-181-2/+9
|
* testsuite/gna: add a test for #1818Tristan Gingold2021-07-172-0/+33
|
* testsuite/pyunit/lsp/LanguageServer.py: do not quote anymore uri.Tristan Gingold2021-07-071-5/+1
| | | | | The ':' after the driver letter must not be quoted on Windows. And there are no special characters (yet) in the filenames of the tests.
* pyunit/lsp/LanguageServer.py: adjust error messageTristan Gingold2021-07-071-2/+2
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-052-0/+17
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-052-0/+24
|
* Fixed bug in OthersAggregateElement.Patrick Lehmann2021-07-011-2/+2
|
* Simplified test code for literals.Patrick Lehmann2021-07-011-28/+31
|
* New command line interface for DOM.Patrick Lehmann2021-07-011-1/+1
|
* Added package declarations inside of declarations.Patrick Lehmann2021-07-011-1/+8
| | | | | Added PSL Default clock (dummy). Added Disconnect specification (dummy).
* Exchanged sides in asserts to the understanding of pytests actual vs. ↵Patrick Lehmann2021-07-014-16/+16
| | | | expected order.
* Improved test code.Patrick Lehmann2021-07-014-10/+10
|
* Minor changes.Patrick Lehmann2021-07-012-6/+6
|
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-0/+12
|
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-014-7/+6
|
* Rework and fine tuning.Patrick Lehmann2021-07-012-7/+12
|
* pyGHDL: Added DLL search path for Python ≥3.8. (#1811)Patrick Lehmann2021-06-301-2/+3
| | | | | | | | | | | * Added DLL search path for Python ≥3.8. Let Windows CPython 64-bit execute GHDL in msys64/mingw64. * Fix executable name of Python based on the current environment. (cherry picked from commit 618c8149df1fa53d06cb197d65b3b10a02ae52ee) * Removed debug code.
* testsuite/gna: add a test for #1810Tristan Gingold2021-06-302-0/+21
|