index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
pyunit
/
dom
Commit message (
Expand
)
Author
Age
Files
Lines
*
testsuite/pyunit/dom: test only vhdl source files from sanity/
Tristan Gingold
2021-06-22
1
-1
/
+1
*
Merge pull request #1798 from Paebbels/paebbels/aggregates
tgingold
2021-06-20
2
-0
/
+119
|
\
|
*
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
2
-2
/
+52
|
*
Added testcase for integer literals.
Patrick Lehmann
2021-06-19
1
-0
/
+48
*
|
testsuite/pyunit/dom: replace AllVHDLSources.sh with AllSources.py
umarcor
2021-06-19
2
-31
/
+23
*
|
testsuite/pyunit: add AllVHDLSources.sh
umarcor
2021-06-19
1
-0
/
+31
|
/
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-1
/
+1
*
Enable coverage collection in pytest.
Patrick Lehmann
2021-01-01
1
-0
/
+31
*
Executing Python unit tests in Parallel Processes (#1558)
Patrick Lehmann
2020-12-30
1
-13
/
+0
*
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