mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-12 18:50:19 +00:00
Testing quoted strings
This commit is contained in:
parent
5f6819fd76
commit
5c1dd0c5b2
7 changed files with 126 additions and 0 deletions
4
tests/scripts/run-test.sh
Executable file
4
tests/scripts/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../gen-tests-makefile.sh
|
||||
generate_mk --bash
|
Loading…
Add table
Add a link
Reference in a new issue