Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made path to VHDL files relative to the testcase. | Patrick Lehmann | 2020-12-29 | 1 | -4/+5 |
* | Allow execution of tests within testsuite. | Patrick Lehmann | 2020-12-28 | 1 | -1/+4 |
* | Added a test for Architectures. | Patrick Lehmann | 2020-12-28 | 1 | -1/+7 |
* | Added testsuites so all Python unit tests can be run with a single command. | Patrick Lehmann | 2020-12-28 | 1 | -0/+10 |
* | Improved testcase ' SimpleEntity' for pyGHDL.dom. | Patrick Lehmann | 2020-12-28 | 1 | -7/+21 |
* | Renamed testcase to SimpleEntity. | Patrick Lehmann | 2020-12-28 | 1 | -0/+0 |
* | Added requirements for Python test. | Patrick Lehmann | 2020-12-28 | 1 | -0/+1 |
* | Added structure for unit tests for Python code. | Patrick Lehmann | 2020-12-27 | 1 | -0/+24 |