index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
pyunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Activated 'analyze_init_status' in Python code.
Patrick Lehmann
2020-12-29
1
-2
/
+2
*
testsuite: rm pyunit/testsuite.sh
umarcor
2020-12-29
1
-59
/
+0
*
pyGHDL/libghdl: fix absolute imports
umarcor
2020-12-29
1
-1
/
+1
*
Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL
Patrick Lehmann
2020-12-29
1
-2
/
+4
|
\
|
*
testuite/pyunit: set PYTHONPATH
umarcor
2020-12-29
1
-0
/
+2
|
*
testuite: run pyunit from the root of the repo
umarcor
2020-12-29
1
-2
/
+2
*
|
Fixed package names in pyGHDL.dom and Initialize test case.
Patrick Lehmann
2020-12-29
1
-9
/
+6
|
/
*
Made path to VHDL files relative to the testcase.
Patrick Lehmann
2020-12-29
2
-5
/
+7
*
Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL
Patrick Lehmann
2020-12-28
1
-0
/
+57
|
\
|
*
merge testsuite/python into testsuite/pyunit
umarcor
2020-12-28
5
-0
/
+246
*
|
Allow execution of tests within testsuite.
Patrick Lehmann
2020-12-28
4
-6
/
+14
*
|
Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL
Patrick Lehmann
2020-12-28
1
-53
/
+0
|
\
\
|
*
|
merge testsuite/python into testsuite/pyunit
umarcor
2020-12-28
5
-0
/
+246
|
|
/
*
|
Removed outdated files.
Patrick Lehmann
2020-12-28
2
-0
/
+74
*
|
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
3
-0
/
+32
|
/
*
Improved testcase ' SimpleEntity' for pyGHDL.dom.
Patrick Lehmann
2020-12-28
2
-8
/
+22
*
Renamed testcase to SimpleEntity.
Patrick Lehmann
2020-12-28
2
-0
/
+0
*
Merge sub tests into one test due to test case ordering and possible parallel...
Patrick Lehmann
2020-12-28
2
-25
/
+9
*
Translatest `python/units01` test to a unit test in Python.
Patrick Lehmann
2020-12-28
2
-8
/
+95
*
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
2
-0
/
+44