| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Prepare pyunit tests for parallel and independent execution with pytest/pytest-forked.
* Added forked pytest test executions.
* Added a pytest ini-file
* Corrected pytest settings.
* Adjusting PYTHONPATH.
* Reverted changes required for pytest without modified file search patterns.
(cherry picked from commit 0207b11cfef029f2ed765df3ad983ef47cc0838b)
* Run pyunit tests without '--forked'.
* Deactivate black.
(cherry picked from commit d6b68588d4de26bf94181ea726be969cd09aadf0)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adding some very basic vpi tests.
* Modify test so that's it's checking VPI access to constants.
* Provide VPI to access constants.
* Add vpi tests to testsuite.
* Fix bug to allow getting values of generic/constant boolean and std_logic.
* Fix stupid copying mistake in last commit.
* Formatting and trying to get tests working on windows.
* Fixing comment and removing redundant VhpiConstantDeclK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* use CC=clang to build C sources on macOS
* actions: ensure that shared libs are in the PATH on windows
* ci: add GitHub Actions 'push' workflow
* ci: fix group labels
* dist: add GRAY to ansi_color
* ci: use same scripts for GHA and Travis
|
|
|
|
|
|
| |
* update testsuite/testsuite.sh
* deprecate dist/travis/test.sh, use testsuite/testsuite.sh instead
|
| |
|
| |
|
| |
|
|
|
|
| |
Move log redirection to upper testsuite.sh
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Some tests were 'fixed', some disabled.
Need a second analysis.
|
|
reported on gna.org
|