aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/dom/Literals.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes due to a bug in pyVHDLModel. Name Context was used twice.Patrick Lehmann2021-08-231-4/+4
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+1
* Simplified test code for literals.Patrick Lehmann2021-07-011-28/+31
* Exchanged sides in asserts to the understanding of pytests actual vs. expecte...Patrick Lehmann2021-07-011-6/+6
* Improved test code.Patrick Lehmann2021-07-011-4/+4
* Minor changes.Patrick Lehmann2021-07-011-2/+2
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-011-2/+2
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-1/+1
* Formatted pyunit tests via black.Patrick Lehmann2021-06-231-5/+9
* Renamed AllVHDLSources to Sanity.Patrick Lehmann2021-06-221-0/+32
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-1/+1
* Testcase(s) for expressions.Patrick Lehmann2021-06-191-2/+3
* Added testcase for integer literals.Patrick Lehmann2021-06-191-0/+48