aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/suite_driver.sh
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/suite_driver.sh: disp log in case of failureTristan Gingold2022-10-111-1/+2
|
* suite_driver.sh: print a message in case of failureTristan Gingold2022-09-251-0/+1
|
* suite_driver: avoid spurious error messages, fix --list-filesTristan Gingold2022-08-161-2/+2
|
* Parallelize suite_driver with xargs -PDaniel Gröber2022-03-131-33/+65
| | | | | The vests suite is still sequential since it doesn't seem to go through suite_driver which is still limiting the speedup.
* VHPI: add tests for loading librariesMarlon James2021-03-041-1/+1
|
* testsuite: address bash linting issuesumarcor2021-01-191-9/+9
|
* testsuite: add suite_driver.shumarcor2021-01-181-0/+61