aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Enable and disable AMS support based on VHDLVersion.Patrick Lehmann2022-12-241-1/+4
| | | | (cherry picked from commit 04d141309147a5731ea3461d59cfc8e17ad57c82)
* Use VHDL library source files also for DOM testcases.Patrick Lehmann2022-12-241-0/+93
| | | | (cherry picked from commit 11d28273ead2421b6ae08d91c78f424a53334bfb)
* 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
|