aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite/gna: add a test for #2200Tristan Gingold2023-01-062-0/+21
* testsuite/gna: add a test for #2299Tristan Gingold2023-01-063-0/+61
* testsuite/gna: fix stderr redirectionTristan Gingold2023-01-061-1/+1
* testsuite/gna: add a test for #2288Tristan Gingold2022-12-312-0/+45
* Merge pull request #2289 from Paebbels/paebbels/pyVHDLModel-updatestgingold2022-12-3117-47/+190
|\
| * Improved VHDL example project.Patrick Lehmann2022-12-298-62/+77
| * Added Get***Symbol functions. Improved Symbol handling.Patrick Lehmann2022-12-292-0/+84
| * Fixed duplicate testcase name (Vital).Patrick Lehmann2022-12-271-1/+1
| * Fixed context and package names and their references in VHDL example code.Patrick Lehmann2022-12-279-11/+20
| * Improved StopWatch testcase.Patrick Lehmann2022-12-266-52/+51
| * New handling of symbols.Patrick Lehmann2022-12-262-0/+33
| * Added one-line code documentations.Patrick Lehmann2022-12-254-1/+4
* | synth: add support for numeric_std_unsigned add, sub, fix #2286tmeissner2022-12-263-0/+86
* | testsuite/synth: add a test for #2285Tristan Gingold2022-12-262-0/+25
|/
* Enable and disable AMS support based on VHDLVersion.Patrick Lehmann2022-12-241-1/+4
* Use VHDL library source files also for DOM testcases.Patrick Lehmann2022-12-241-0/+93
* 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
* 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
* 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