aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/libghdl/Comments.py
Commit message (Expand)AuthorAgeFilesLines
* Testing complex documentation examples (#2275)Patrick Lehmann2022-12-231-6/+8
* testsuite/pyunit/libghdl: adjust Complex, add Complex_MultilinesTristan Gingold2022-12-211-0/+3
* testsuite/pyunit/libghd: add process_2 testTristan Gingold2022-12-211-0/+3
* testsuite/pyunit/libghdl: add a test for package commentsTristan Gingold2022-12-211-0/+3
* testsuite/pyunit: check with source identifierTristan Gingold2022-12-201-3/+3
* testsuite/ypunit/libghdl: only use unittest decoratorsTristan Gingold2022-12-201-2/+1
* testsuite/pyunit/libghdl: add a test for commentsTristan Gingold2022-12-071-0/+3
* Reorganized testcases.Patrick Lehmann2022-12-061-59/+65
* testsuite/pyunit/libghdl: add ent_arch testTristan Gingold2022-12-041-0/+3
* Fixed usage of 'cls'.Patrick Lehmann2022-11-301-1/+1
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-2/+2
* testsuite/pyunit/libghdl: add tests for comments on the same lineTristan Gingold2022-11-271-0/+6
* testsuite/pyunit/libghdl: add tests for line commentsTristan Gingold2022-11-271-1/+9
* testsuite/pyunit/libghdl: remove work-arounds in the testsTristan Gingold2022-11-271-0/+7
* testsuite/pyunit/libghdl: add tests for process commentsTristan Gingold2022-11-231-0/+10
* testsuite/pyunit/libghdl: add tests for comments in functionsTristan Gingold2022-11-221-1/+16
* testsuite/pyunit/libghdl: add tests for enumsTristan Gingold2022-11-221-0/+21
* testsuite/pyunit/libghdl: add more tests for comments gatheringTristan Gingold2022-11-221-16/+90
* testsuite/pyunit: add more tests for commentsTristan Gingold2022-11-211-25/+100
* testsuite/pyunit: add Comments.py testTristan Gingold2022-11-201-0/+76