Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exchanged sides in asserts to the understanding of pytests actual vs. expecte... | Patrick Lehmann | 2021-07-01 | 1 | -1/+1 |
* | Improved test code. | Patrick Lehmann | 2021-07-01 | 1 | -1/+1 |
* | Minor changes. | Patrick Lehmann | 2021-07-01 | 1 | -4/+4 |
* | Rework and fine tuning. | Patrick Lehmann | 2021-07-01 | 1 | -3/+3 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -16/+45 |
* | Formatted pyunit tests via black. | Patrick Lehmann | 2021-06-23 | 1 | -5/+9 |
* | Renamed AllVHDLSources to Sanity. | Patrick Lehmann | 2021-06-22 | 1 | -0/+32 |
* | Prepared handling of functions, types, subtypes and aliases. | Patrick Lehmann | 2021-06-22 | 1 | -1/+1 |
* | Start handling function calls. | Patrick Lehmann | 2021-06-22 | 1 | -3/+3 |
* | Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex... | Patrick Lehmann | 2021-06-19 | 1 | -9/+30 |
* | Testcase(s) for expressions. | Patrick Lehmann | 2021-06-19 | 1 | -0/+49 |