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
*
Loading predefined libraries and packages.
Patrick Lehmann
2022-12-23
1
-0
/
+2
*
Updated to pyVHDLModel v0.18.0.
Patrick Lehmann
2022-12-23
4
-9
/
+34
*
Changed doc comment position.
Patrick Lehmann
2022-12-23
1
-1
/
+3
*
Fixed path to SimpleEntity.
Patrick Lehmann
2022-12-23
1
-1
/
+1
*
Updated StopWatch testcode.
Patrick Lehmann
2022-12-23
1
-31
/
+43
*
Added StopWatch example for DOM and documentation testing.
Patrick Lehmann
2022-12-23
12
-12
/
+813
*
Restructured test example sourcefiles.
Patrick Lehmann
2022-12-23
4
-16
/
+78
*
Reorganized comment tests.
Patrick Lehmann
2022-12-23
1
-2
/
+15
*
Some f-string changes.
Patrick Lehmann
2022-12-23
1
-5
/
+3
*
Added comments to test files.
Patrick Lehmann
2022-12-23
1
-1
/
+3
*
Testing complex documentation examples (#2275)
Patrick Lehmann
2022-12-23
4
-136
/
+133
*
testsuite/pyunit/libghdl: adjust Complex, add Complex_Multilines
Tristan Gingold
2022-12-21
3
-4
/
+143
*
testsuite/pyunit/libghd: add process_2 test
Tristan Gingold
2022-12-21
2
-0
/
+15
*
testsuite/pyunit/libghdl: add a test for package comments
Tristan Gingold
2022-12-21
2
-0
/
+10
*
testsuite/pyunit: check with source identifier
Tristan Gingold
2022-12-20
2
-5
/
+5
*
testsuite/ypunit/libghdl: only use unittest decorators
Tristan Gingold
2022-12-20
1
-2
/
+1
*
testsuite/pyunit/libghdl: add a test for comments
Tristan Gingold
2022-12-07
2
-0
/
+13
*
Enhanced SimpleEntity with code comments.
Patrick Lehmann
2022-12-06
3
-26
/
+49
*
Reorganized testcases.
Patrick Lehmann
2022-12-06
51
-191
/
+197
*
testsuite/pyunit/libghdl: add ent_arch test
Tristan Gingold
2022-12-04
2
-0
/
+13
*
Fixed usage of 'cls'.
Patrick Lehmann
2022-11-30
1
-1
/
+1
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
3
-16
/
+16
*
testsuite/pyunit/libghdl: add tests for comments on the same line
Tristan Gingold
2022-11-27
3
-0
/
+19
*
testsuite/pyunit/libghdl: add tests for line comments
Tristan Gingold
2022-11-27
4
-1
/
+27
*
testsuite/pyunit/libghdl: remove work-arounds in the tests
Tristan Gingold
2022-11-27
17
-33
/
+22
*
testsuite/pyunit/libghdl: add tests for process comments
Tristan Gingold
2022-11-23
3
-0
/
+28
*
testsuite/pyunit/libghdl: add tests for comments in functions
Tristan Gingold
2022-11-22
5
-1
/
+50
*
testsuite/pyunit/libghdl: add tests for enums
Tristan Gingold
2022-11-22
6
-0
/
+57
*
testsuite/pyunit/libghdl: add more tests for comments gathering
Tristan Gingold
2022-11-22
15
-16
/
+204
*
testsuite/pyunit: add more tests for comments
Tristan Gingold
2022-11-21
16
-25
/
+311
*
vhdl-parse: handle inside comments
Tristan Gingold
2022-11-21
1
-0
/
+0
*
testsuite/pyunit: add Comments.py test
Tristan Gingold
2022-11-20
3
-0
/
+93
*
testsuite/pyunit/lsp: add a test for removing diags on close
Tristan Gingold
2022-06-26
4
-0
/
+567
*
testsuite/pyunit/lsp: adjust README
Tristan Gingold
2022-06-26
1
-2
/
+2
*
testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28
Tristan Gingold
2022-06-26
6
-0
/
+714
*
Add a readme in testsuite/pyunit/lsp
Tristan Gingold
2022-06-25
1
-0
/
+45
*
testsuite/pyunit: add a test for ghdl/ghdl-language-server#122
Tristan Gingold
2022-06-25
3
-0
/
+610
*
Made paths relative, so it can be launched from testsuits directory too.
Patrick Lehmann
2022-06-19
1
-3
/
+5
*
Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...
Patrick Lehmann
2022-06-19
1
-13
/
+9
*
Checking if all other stuff is working without sanity checks.
Patrick Lehmann
2022-06-18
1
-0
/
+1
*
Fixed failing sanity checks for pyGHDL.dom in coverage job.
Patrick Lehmann
2022-06-18
1
-4
/
+3
*
testsuite/pyunit/lsp/LanguageServer: fix pasto
umarcor
2021-09-23
1
-10
/
+2
*
Added concurrent (PSL) assertion.
Patrick Lehmann
2021-08-26
1
-0
/
+4
*
Translate sequential procedure calls.
Patrick Lehmann
2021-08-26
1
-0
/
+1
*
Implemented handling off null statements.
Patrick Lehmann
2021-08-26
1
-0
/
+5
*
Fixes due to a bug in pyVHDLModel. Name Context was used twice.
Patrick Lehmann
2021-08-23
1
-4
/
+4
*
Handle open in map aspects.
Patrick Lehmann
2021-08-23
1
-1
/
+2
*
Handle associations.
Patrick Lehmann
2021-08-23
1
-5
/
+15
*
Implemented handling of wait statements.
Patrick Lehmann
2021-08-23
1
-4
/
+8
*
Read condition, message and severity from asserts and reports.
Patrick Lehmann
2021-08-23
1
-0
/
+5
[next]