3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-22 08:35:32 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Krystine Sherwin
7d3c69edd5
tests: Quote stripping edge case 2024-08-17 12:34:42 +12:00
Krystine Sherwin
db90d1a4c2
logcmd.cc: Check length before unquoting
`log "` should log `"`.
Also fix test script to correctly fail when more than one test fails.
2024-08-17 11:35:02 +12:00
Krystine Sherwin
c87b4782a8
More quoted log tests 2024-08-17 11:35:02 +12:00
Krystine Sherwin
e44d69908b
tests: Add script tests
Currently provides tests for logging quoted strings.
2024-08-17 11:34:44 +12:00