aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna
Commit message (Collapse)AuthorAgeFilesLines
* Codacy issues, Travis cleanup and update ghdl.texi (#1807)Unai Martinez-Corral2021-06-265-16/+14
| | | | | | | | | | | | | | | | | | | * ghw: fix memleaks reported by codacy * ghw: printf issues and style (GNU indent) * testsuite/gna: minor printf issues * testsuite: fix issues reported by codacy * scripts/ci-run: clean travis stuff (deprecated) * scripts: fix issues reported by codacy * doc/Makefile: add .PHONY * doc: update ghdl.texi * testsuite/synth: use synth_tb
* fix more codacy issuesumarcor2021-06-231-1/+1
|
* fix issues reported by Codacyumarcor2021-06-221-10/+2
|
* testsuite/gna/testsuite.py: add --jobs optionTristan Gingold2021-06-221-0/+3
|
* testsuite/testenv.sh (diff_nocr): New wrapper; use it where needed.Tristan Gingold2021-06-1314-17/+17
| | | | Option --strip-trailing-cr is used only on windows.
* testsuite/gna: add reproducer for #237Tristan Gingold2021-06-103-0/+186
|
* testsuite/gna: add a reproducer for #1779Tristan Gingold2021-06-053-0/+174
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-05-282-0/+22
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-05-282-0/+10
|
* testsuite/gna: remove trailing CR in issue#1771Tristan Gingold2021-05-272-30/+30
|
* testsuite/gna: add a test for #1771Tristan Gingold2021-05-263-0/+111
|
* testsuite/gna: add tests for #1772Tristan Gingold2021-05-254-0/+79
|
* testsuite/gna: add a test for #1771Tristan Gingold2021-05-241-0/+7
|
* testsuite/gna: add a test for #1771Tristan Gingold2021-05-242-0/+43
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-05-233-0/+39
|
* files_map: adjust computation of column for tabsTristan Gingold2021-05-231-2/+2
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-05-222-0/+9
|
* testsuite/gna: add a test for #1764Tristan Gingold2021-05-183-0/+145
|
* testsuite/gna: add a test for #1768Tristan Gingold2021-05-174-0/+70
|
* testsuite/gna: add a test for #1765Tristan Gingold2021-05-163-0/+70
|
* testsuite/gna: add a test for #1757Tristan Gingold2021-05-132-0/+67
|
* testsuite/gna: add more tests for #641Tristan Gingold2021-05-1334-1/+677
| | | | From SynthWorks
* testsuite/gna: add a test for #641Tristan Gingold2021-05-134-0/+87
| | | | From SynthWorks.
* testsuite/gna: add a test for #1751Tristan Gingold2021-05-062-0/+27
|
* testsuite/gna: remove artifact fileTristan Gingold2021-04-271-0/+0
|
* testsuite/testenv.sh: Add ghw_dump functionTristan Gingold2021-04-271-1/+1
| | | | Also define ghw_dump to have only one function that calls GHWDUMP.
* GHW: handle unbounded record subtypes (#1743) Fix #1740Xiretza2021-04-243-8/+245
|
* testsuite/gna/issue668: use ghw_diff (#1740)umarcor2021-04-243-15/+10
|
* testsuite/gna: cleanup ghw related issuesumarcor2021-04-2327-45/+61822
|
* ci: set and use GHWDUMP envvarumarcor2021-04-231-1/+1
| | | | | | Since the tests are executed without installing the package, the ones that depend on ghwdump do fail on AppVeyor. Use envvar GHWDUMP in testenv for optionally specifying the location.
* testsuite: add function 'ghw_diff' to testenvumarcor2021-04-232-16/+7
|
* Add a test that compares a ghw dump with a known previous dump to check for ↵Ben Reynwar2021-04-233-0/+8662
| | | | regression (#1323)
* Makefile: add and use all.ghw, install.ghw and uninstall.ghw targetsumarcor2021-04-231-9/+6
|
* testsuite/gna: add a test for #1726Tristan Gingold2021-04-173-0/+47
|
* testsuite/gna: add a test for #1727Tristan Gingold2021-04-162-0/+24
|
* testsuite/gna: add a test for #1724Tristan Gingold2021-04-152-0/+11
|
* testsuite/gna: add test for #1724Tristan Gingold2021-04-153-0/+33
|
* testsuite/gna: add tests for #1721Tristan Gingold2021-04-133-0/+43
|
* testsuite/gna: add a test for #1721Tristan Gingold2021-04-132-0/+22
|
* testsuite/gna: add a test for #1721Tristan Gingold2021-04-132-0/+29
|
* testsuite/gna: add a test for #1721Tristan Gingold2021-04-133-0/+80
|
* testsuite/gna: add a test for #1717Tristan Gingold2021-04-112-0/+60
|
* testsuite/gna: add a test for #1718Tristan Gingold2021-04-102-0/+20
|
* testsuite: Adjust regression for new format of PSL report.Ondrej Ille2021-04-082-6/+12
|
* testsuite/gna: add a test for #1715Tristan Gingold2021-04-073-0/+80
|
* testsuite: Adjust regression for caret-diagnostics on by default.Ondrej Ille2021-04-053-0/+14
|
* testsuite.py: set exit statusTristan Gingold2021-04-051-1/+5
|
* testsuite/gna: add more tests for #1708Tristan Gingold2021-04-056-0/+176
|
* testsuite/gna: add a test for #1708Tristan Gingold2021-04-032-0/+44
|
* Add base support for the attribue element in vhdl 08Anselmo952021-04-032-0/+66
|