Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codacy issues, Travis cleanup and update ghdl.texi (#1807) | Unai Martinez-Corral | 2021-06-26 | 5 | -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 issues | umarcor | 2021-06-23 | 1 | -1/+1 |
| | |||||
* | fix issues reported by Codacy | umarcor | 2021-06-22 | 1 | -10/+2 |
| | |||||
* | testsuite/gna/testsuite.py: add --jobs option | Tristan Gingold | 2021-06-22 | 1 | -0/+3 |
| | |||||
* | testsuite/testenv.sh (diff_nocr): New wrapper; use it where needed. | Tristan Gingold | 2021-06-13 | 14 | -17/+17 |
| | | | | Option --strip-trailing-cr is used only on windows. | ||||
* | testsuite/gna: add reproducer for #237 | Tristan Gingold | 2021-06-10 | 3 | -0/+186 |
| | |||||
* | testsuite/gna: add a reproducer for #1779 | Tristan Gingold | 2021-06-05 | 3 | -0/+174 |
| | |||||
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-05-28 | 2 | -0/+22 |
| | |||||
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-05-28 | 2 | -0/+10 |
| | |||||
* | testsuite/gna: remove trailing CR in issue#1771 | Tristan Gingold | 2021-05-27 | 2 | -30/+30 |
| | |||||
* | testsuite/gna: add a test for #1771 | Tristan Gingold | 2021-05-26 | 3 | -0/+111 |
| | |||||
* | testsuite/gna: add tests for #1772 | Tristan Gingold | 2021-05-25 | 4 | -0/+79 |
| | |||||
* | testsuite/gna: add a test for #1771 | Tristan Gingold | 2021-05-24 | 1 | -0/+7 |
| | |||||
* | testsuite/gna: add a test for #1771 | Tristan Gingold | 2021-05-24 | 2 | -0/+43 |
| | |||||
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-05-23 | 3 | -0/+39 |
| | |||||
* | files_map: adjust computation of column for tabs | Tristan Gingold | 2021-05-23 | 1 | -2/+2 |
| | |||||
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-05-22 | 2 | -0/+9 |
| | |||||
* | testsuite/gna: add a test for #1764 | Tristan Gingold | 2021-05-18 | 3 | -0/+145 |
| | |||||
* | testsuite/gna: add a test for #1768 | Tristan Gingold | 2021-05-17 | 4 | -0/+70 |
| | |||||
* | testsuite/gna: add a test for #1765 | Tristan Gingold | 2021-05-16 | 3 | -0/+70 |
| | |||||
* | testsuite/gna: add a test for #1757 | Tristan Gingold | 2021-05-13 | 2 | -0/+67 |
| | |||||
* | testsuite/gna: add more tests for #641 | Tristan Gingold | 2021-05-13 | 34 | -1/+677 |
| | | | | From SynthWorks | ||||
* | testsuite/gna: add a test for #641 | Tristan Gingold | 2021-05-13 | 4 | -0/+87 |
| | | | | From SynthWorks. | ||||
* | testsuite/gna: add a test for #1751 | Tristan Gingold | 2021-05-06 | 2 | -0/+27 |
| | |||||
* | testsuite/gna: remove artifact file | Tristan Gingold | 2021-04-27 | 1 | -0/+0 |
| | |||||
* | testsuite/testenv.sh: Add ghw_dump function | Tristan Gingold | 2021-04-27 | 1 | -1/+1 |
| | | | | Also define ghw_dump to have only one function that calls GHWDUMP. | ||||
* | GHW: handle unbounded record subtypes (#1743) Fix #1740 | Xiretza | 2021-04-24 | 3 | -8/+245 |
| | |||||
* | testsuite/gna/issue668: use ghw_diff (#1740) | umarcor | 2021-04-24 | 3 | -15/+10 |
| | |||||
* | testsuite/gna: cleanup ghw related issues | umarcor | 2021-04-23 | 27 | -45/+61822 |
| | |||||
* | ci: set and use GHWDUMP envvar | umarcor | 2021-04-23 | 1 | -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 testenv | umarcor | 2021-04-23 | 2 | -16/+7 |
| | |||||
* | Add a test that compares a ghw dump with a known previous dump to check for ↵ | Ben Reynwar | 2021-04-23 | 3 | -0/+8662 |
| | | | | regression (#1323) | ||||
* | Makefile: add and use all.ghw, install.ghw and uninstall.ghw targets | umarcor | 2021-04-23 | 1 | -9/+6 |
| | |||||
* | testsuite/gna: add a test for #1726 | Tristan Gingold | 2021-04-17 | 3 | -0/+47 |
| | |||||
* | testsuite/gna: add a test for #1727 | Tristan Gingold | 2021-04-16 | 2 | -0/+24 |
| | |||||
* | testsuite/gna: add a test for #1724 | Tristan Gingold | 2021-04-15 | 2 | -0/+11 |
| | |||||
* | testsuite/gna: add test for #1724 | Tristan Gingold | 2021-04-15 | 3 | -0/+33 |
| | |||||
* | testsuite/gna: add tests for #1721 | Tristan Gingold | 2021-04-13 | 3 | -0/+43 |
| | |||||
* | testsuite/gna: add a test for #1721 | Tristan Gingold | 2021-04-13 | 2 | -0/+22 |
| | |||||
* | testsuite/gna: add a test for #1721 | Tristan Gingold | 2021-04-13 | 2 | -0/+29 |
| | |||||
* | testsuite/gna: add a test for #1721 | Tristan Gingold | 2021-04-13 | 3 | -0/+80 |
| | |||||
* | testsuite/gna: add a test for #1717 | Tristan Gingold | 2021-04-11 | 2 | -0/+60 |
| | |||||
* | testsuite/gna: add a test for #1718 | Tristan Gingold | 2021-04-10 | 2 | -0/+20 |
| | |||||
* | testsuite: Adjust regression for new format of PSL report. | Ondrej Ille | 2021-04-08 | 2 | -6/+12 |
| | |||||
* | testsuite/gna: add a test for #1715 | Tristan Gingold | 2021-04-07 | 3 | -0/+80 |
| | |||||
* | testsuite: Adjust regression for caret-diagnostics on by default. | Ondrej Ille | 2021-04-05 | 3 | -0/+14 |
| | |||||
* | testsuite.py: set exit status | Tristan Gingold | 2021-04-05 | 1 | -1/+5 |
| | |||||
* | testsuite/gna: add more tests for #1708 | Tristan Gingold | 2021-04-05 | 6 | -0/+176 |
| | |||||
* | testsuite/gna: add a test for #1708 | Tristan Gingold | 2021-04-03 | 2 | -0/+44 |
| | |||||
* | Add base support for the attribue element in vhdl 08 | Anselmo95 | 2021-04-03 | 2 | -0/+66 |
| |