Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codacy issues, Travis cleanup and update ghdl.texi (#1807) | Unai Martinez-Corral | 2021-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Adjust vests tests for #1237 | Tristan Gingold | 2020-04-17 | 2 | -7/+7 |
| | |||||
* | testsuite/vests/vhdl-ams: update tests list. | Tristan Gingold | 2019-12-31 | 1 | -4/+4 |
| | |||||
* | testsuite/vests/vhdl-ams: update tests lists. | Tristan Gingold | 2019-12-31 | 2 | -40/+40 |
| | |||||
* | testsuite/vests/vhdl-ams: fix some tests. | Tristan Gingold | 2019-12-31 | 2 | -3/+3 |
| | |||||
* | testsuite/vests/vhdl-ams: adjust tests lists. | Tristan Gingold | 2019-12-30 | 2 | -35/+35 |
| | |||||
* | testsuite/vests/vhdl-ams/ashenden: fix some tests. | Tristan Gingold | 2019-12-30 | 2 | -6/+4 |
| | |||||
* | testsuite/vets/vhdl-ams: fix syntax. | Tristan Gingold | 2019-12-30 | 14 | -42/+42 |
| | |||||
* | testsuite/vests: add files-ams.txt | Tristan Gingold | 2019-12-28 | 2 | -0/+730 |
| | |||||
* | vests: use strict std93 for non compliant tests. | Tristan Gingold | 2017-10-15 | 1 | -0/+2 |
| | |||||
* | vests: support dry run. | Tristan Gingold | 2017-10-04 | 1 | -41/+54 |
| | |||||
* | travis: add gpl packaging | Tristan Gingold | 2017-08-27 | 1 | -3/+3 |
| | |||||
* | vests: use ghdl --find-top instead of get_entities. | Tristan Gingold | 2017-07-05 | 1 | -10/+28 |
| | | | | Move log redirection to upper testsuite.sh | ||||
* | vests: fix incorrect assertions. | Tristan Gingold | 2017-07-05 | 2 | -54/+54 |
| | |||||
* | Use single VM in .travis.yml to speed-up launching builds. Container are ↵ | 1138-4EB | 2017-03-01 | 1 | -78/+47 |
| | | | | | | | launched in parallel threads. The output of each thread is saved to a log. All of them are printed in order, after all the threads have finished. Shared ANSI color codes between libraries/vendors and dist/linux. The common file to be sourced is dist/ansi_color.sh | ||||
* | vests: run one more test. | Tristan Gingold | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | Enable vest recursive instantiation test. | Tristan Gingold | 2016-07-03 | 1 | -5/+5 |
| | |||||
* | Use GHDL_FLAGS for vests. | Tristan Gingold | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | grt-processes: recycle dynamic action_list elements. | Tristan Gingold | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Fix vests test tc43. | Tristan Gingold | 2014-09-01 | 2 | -2/+4 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 2 | -5/+10 |
| | |||||
* | vests/vhdl-93/ashenden/non_compliant/ch_02_ch_02_01.vhd: fix overflow. | Tristan Gingold | 2014-06-24 | 1 | -0/+2 |
| | |||||
* | Adjust order, clean lib before running vests. | Tristan Gingold | 2014-02-23 | 2 | -1/+3 |
| | |||||
* | vests/testsuite.sh: remove temporary files at end of testbench. | Tristan Gingold | 2014-01-01 | 1 | -0/+3 |
| | |||||
* | testsuite: fix permission, build get_entities. | Tristan Gingold | 2014-01-01 | 1 | -0/+0 |
| | |||||
* | Fix bug in get_entities, add STOP <time> to testsuite script | Brian Drummond | 2013-12-29 | 1 | -2/+6 |
| | |||||
* | vests testsuite: reorder some tests for file io. | Tristan Gingold | 2013-12-27 | 11 | -27/+34 |
| | | | | | Add some ENTITY option. Fix some tests. | ||||
* | vests testsuite: add test to generate missing files. | Tristan Gingold | 2013-12-27 | 2 | -0/+134 |
| | |||||
* | Add ENTITY option. clean library only if not skipping. | Tristan Gingold | 2013-12-27 | 1 | -16/+21 |
| | |||||
* | Testsuite changes to elaborate and run tests marked run_compliant_test | Brian Drummond | 2013-12-24 | 5 | -11/+30 |
| | |||||
* | Fix names such as 'range'left. | Tristan Gingold | 2013-12-24 | 2 | -5/+5 |
| | |||||
* | Run clifton-labs tests (some disabled - to be analyzed) | Tristan Gingold | 2013-12-20 | 2 | -0/+106 |
| | |||||
* | Changes in the vests testsuite. | Tristan Gingold | 2013-12-20 | 22 | -152/+155 |
| | | | | | Some tests were 'fixed', some disabled. Need a second analysis. | ||||
* | Import vests testsuite | Tristan Gingold | 2013-12-20 | 4632 | -0/+349830 |