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 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | Use GHDL_FLAGS for vests. | Tristan Gingold | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | Fix vests test tc43. | Tristan Gingold | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 1 | -0/+5 |
| | |||||
* | Adjust order, clean lib before running vests. | Tristan Gingold | 2014-02-23 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -8/+25 |
| | |||||
* | Run clifton-labs tests (some disabled - to be analyzed) | Tristan Gingold | 2013-12-20 | 1 | -0/+3 |
| | |||||
* | Import vests testsuite | Tristan Gingold | 2013-12-20 | 1 | -0/+180 |