3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-07 19:51:23 +00:00

Merge pull request #4814 from YosysHQ/emil/make-test-fasterer

test: every test everywhere all at once
This commit is contained in:
Emil J 2024-12-18 19:02:39 +01:00 committed by GitHub
commit 6ab5be4a0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 114 additions and 86 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -eu
source ../gen-tests-makefile.sh
run_tests --yosys-scripts --bash
generate_mk --yosys-scripts --bash