aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Loading predefined libraries and packages.Patrick Lehmann2022-12-231-0/+2
|
* Updated to pyVHDLModel v0.18.0.Patrick Lehmann2022-12-234-9/+34
|
* Changed doc comment position.Patrick Lehmann2022-12-231-1/+3
|
* Fixed path to SimpleEntity.Patrick Lehmann2022-12-231-1/+1
|
* Updated StopWatch testcode.Patrick Lehmann2022-12-231-31/+43
|
* Added StopWatch example for DOM and documentation testing.Patrick Lehmann2022-12-2312-12/+813
|
* Restructured test example sourcefiles.Patrick Lehmann2022-12-234-16/+78
|
* Reorganized comment tests.Patrick Lehmann2022-12-231-2/+15
|
* Some f-string changes.Patrick Lehmann2022-12-231-5/+3
|
* Added comments to test files.Patrick Lehmann2022-12-231-1/+3
|
* testsuite/gna/bug0130: reindentationTristan Gingold2022-12-231-3/+3
|
* testsuite/gna: add original test for #2264Tristan Gingold2022-12-231-0/+3
|
* Testing complex documentation examples (#2275)Patrick Lehmann2022-12-234-136/+133
| | | | | | | * Testing complex examples. * Added comment annotations. * Removed duplicated file.
* testsuite/gna: add test for #2264Tristan Gingold2022-12-234-0/+180
|
* testsuite/synth: add a test for #2279Tristan Gingold2022-12-224-0/+75
|
* testsuite/gna: add a test for #2277Tristan Gingold2022-12-212-0/+50
|
* testsuite/pyunit/libghdl: adjust Complex, add Complex_MultilinesTristan Gingold2022-12-213-4/+143
|
* testsuite/pyunit/libghd: add process_2 testTristan Gingold2022-12-212-0/+15
|
* testsuite/pyunit/libghdl: add a test for package commentsTristan Gingold2022-12-212-0/+10
|
* testsuite/pyunit: check with source identifierTristan Gingold2022-12-202-5/+5
| | | | adjust baseline
* testsuite/ypunit/libghdl: only use unittest decoratorsTristan Gingold2022-12-201-2/+1
|
* testsuite/gna: add a test for #2276Tristan Gingold2022-12-192-0/+27
|
* testsuite/synth: add a test for #2273Tristan Gingold2022-12-1848-0/+10919
|
* testsuite/gna: add a test for #2269Tristan Gingold2022-12-172-0/+26
|
* testsuite/synth: add a test for #2270Tristan Gingold2022-12-163-0/+103
|
* testsuite/gna: add a test for #2271Tristan Gingold2022-12-162-0/+31
|
* testsuite/gna: add tests for #2223Tristan Gingold2022-12-113-0/+60
|
* testsuite/gna: add a test for previous commitTristan Gingold2022-12-112-1/+30
|
* testsuite/gna: adjust test #2175Tristan Gingold2022-12-111-1/+1
|
* testsuite/gna: add a test for #2216Tristan Gingold2022-12-103-0/+61
|
* testsuite/gna: add a test for #2267Tristan Gingold2022-12-102-0/+18
|
* testsuite/synth: add a test for #2266Tristan Gingold2022-12-072-0/+36
|
* testsuite/pyunit/libghdl: add a test for commentsTristan Gingold2022-12-072-0/+13
|
* Enhanced SimpleEntity with code comments.Patrick Lehmann2022-12-063-26/+49
|
* Reorganized testcases.Patrick Lehmann2022-12-0651-191/+197
|
* testsuite/pyunit/libghdl: add ent_arch testTristan Gingold2022-12-042-0/+13
|
* Merge pull request #2255 from Paebbels/paebbels/f-stringstgingold2022-12-023-17/+17
|\ | | | | f-strings
| * Fixed usage of 'cls'.Patrick Lehmann2022-11-301-1/+1
| |
| * Converted string formatting to f-strings.Patrick Lehmann2022-11-303-16/+16
| |
* | testsuite/gna: add a test for #2250Tristan Gingold2022-11-302-0/+55
|/
* testsuite/synth: add a test for calling operator by nameTristan Gingold2022-11-302-2/+18
|
* testsuite/pyunit/libghdl: add tests for comments on the same lineTristan Gingold2022-11-273-0/+19
|
* testsuite/pyunit/libghdl: add tests for line commentsTristan Gingold2022-11-274-1/+27
|
* testsuite/pyunit/libghdl: remove work-arounds in the testsTristan Gingold2022-11-2717-33/+22
|
* testsuite/pyunit/libghdl: add tests for process commentsTristan Gingold2022-11-233-0/+28
|
* testsuite/pyunit/libghdl: add tests for comments in functionsTristan Gingold2022-11-225-1/+50
|
* testsuite/pyunit/libghdl: add tests for enumsTristan Gingold2022-11-226-0/+57
|
* testsuite/pyunit/libghdl: add more tests for comments gatheringTristan Gingold2022-11-2215-16/+204
|
* testsuite/pyunit: add more tests for commentsTristan Gingold2022-11-2116-25/+311
|
* vhdl-parse: handle inside commentsTristan Gingold2022-11-211-0/+0
|